]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/asp/asp_attn.c
massive commenting/autoconf changes
[netatalk.git] / libatalk / asp / asp_attn.c
index 9aa95bdd96aa4aa2e50173e0711bf981d2b2cb06..3cc7dd50d9018af01396b1a1027d5d7e4fd3eef1 100644 (file)
@@ -1,13 +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 /* 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>