]> arthur.barton.de Git - netatalk.git/blobdiff - etc/uams/uams_gss.c
Remove all Appletalk stuff
[netatalk.git] / etc / uams / uams_gss.c
index 76714e1522addfd13b7573c751d71494b7392e34..5596497e48d59a02e8ca05e9cb421ebf90de3de1 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id: uams_gss.c,v 1.12 2010-03-30 10:25:49 franklahm Exp $
- *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * Copyright (c) 1999 Adrian Sun (asun@u.washington.edu)
  * Copyright (c) 2003 The Reed Institute
 #endif /* HAVE_UNISTD_H */
 #include <string.h>
 #include <errno.h>
+#include <arpa/inet.h>
 
 #include <atalk/logger.h>
 #include <atalk/afp.h>
 #include <atalk/uam.h>
 #include <atalk/util.h>
+#include <atalk/compat.h>
 
 /* Kerberos includes */