]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/messages.c
Merge master
[netatalk.git] / etc / afpd / messages.c
index 2784e8260280ee20e3af9298dd903decb2e3c75b..e48585e353b1d2ab4dff76cc3ebb46812853a8ca 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id: messages.c,v 1.23 2009-11-24 15:44:40 didg Exp $
- *
  * Copyright (c) 1997 Adrian Sun (asun@zoology.washington.edu)
  * All Rights Reserved.  See COPYRIGHT.
  */
@@ -9,9 +7,7 @@
 #include "config.h"
 #endif /* HAVE_CONFIG_H */
 
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif /* HAVE_UNISTD_H */
 #include <stdio.h>
 #include <string.h>
 #include <errno.h>