]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/asp/asp_attn.c
massive commenting/autoconf changes
[netatalk.git] / libatalk / asp / asp_attn.c
index 0305b3d1be281c113ceedd02f6a249603306ffd6..3cc7dd50d9018af01396b1a1027d5d7e4fd3eef1 100644 (file)
@@ -1,17 +1,19 @@
 /*
+ * $Id: asp_attn.c,v 1.4 2001-06-29 14:14:46 rufustfirefly Exp $
  * Copyright (c) 1997 Adrian Sun (asun@zoology.washington.edu)
  * All rights reserved. See COPYRIGHT.
  */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
+#endif /* HAVE_CONFIG_H */
 
 #include <stdio.h>
 #include <string.h>
 #include <syslog.h>
 #include <sys/types.h>
 #include <sys/uio.h>
+#include <sys/socket.h>
 
 #include <atalk/atp.h>
 #include <atalk/asp.h>