]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/messages.c
Cleanup header checks in configure.in
[netatalk.git] / etc / afpd / messages.c
index 13e03f4066cb7fc6cca11fb0ae588846a6fde615..975ec7a975fda8156ad4738e87152c006c80d2a4 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>