]> arthur.barton.de Git - netatalk.git/blobdiff - bin/psorder/pa.c
massive commenting/autoconf changes
[netatalk.git] / bin / psorder / pa.c
index f1a52e8f32d68528b824e7847400518ed86d1419..f5a25ececd049b56d55c7b02e7cfe50c0324f3f8 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * $Id: pa.c,v 1.4 2001-06-29 14:14:46 rufustfirefly Exp $
+ *
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
  * All Rights Reserved.
  *
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
+#endif /* HAVE_CONFIG_H */
 
 #include <stdlib.h>
 #include <string.h>
+#ifdef HAVE_UNISTD_H
 #include <unistd.h>
+#endif /* HAVE_UNISTD_H */
 
 #include "pa.h"