]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/nbp/nbp_unrgstr.c
Trunk-BP: includes cleanup.
[netatalk.git] / libatalk / nbp / nbp_unrgstr.c
index f7b0ccff95b5a1ce5f89f69b7769d1e24bcc2ef5..35fb80f94c7189a1bc1e71bc20467661131d997f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: nbp_unrgstr.c,v 1.3 2001-06-29 14:14:46 rufustfirefly Exp $
+ * $Id: nbp_unrgstr.c,v 1.3.2.1 2002-02-08 00:04:49 srittau Exp $
  *
  * Copyright (c) 1990,1997 Regents of The University of Michigan.
  * All Rights Reserved. See COPYRIGHT.
 #endif /* HAVE_CONFIG_H */
 
 #include <string.h>
+#include <errno.h>
+#include <signal.h>
+
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/socket.h>
-#include <sys/signal.h>
 #include <sys/time.h>
-#include <errno.h>
+
 #include <netatalk/endian.h>
 #include <netatalk/at.h>
 #include <atalk/nbp.h>