X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fafpd%2Fafp_config.h;h=022a6e65d41e1c979fb7597408b41fb1dd47c139;hb=b0bcb8f6b0571592a50ce039882c9319e012a270;hp=ba800ce3aa45c5b547b296ea0e650ebf9a48d6f7;hpb=06b7f576daa4a127964febf210869f4729235dc3;p=netatalk.git diff --git a/etc/afpd/afp_config.h b/etc/afpd/afp_config.h index ba800ce3..022a6e65 100644 --- a/etc/afpd/afp_config.h +++ b/etc/afpd/afp_config.h @@ -1,17 +1,8 @@ -/* - * $Id: afp_config.h,v 1.5 2009-10-13 22:55:36 didg Exp $ - */ - #ifndef AFPD_CONFIG_H #define AFPD_CONFIG_H 1 -#ifdef HAVE_SYS_CDEFS_H -#include -#endif /* HAVE_SYS_CDEFS_H */ - #include -#include -#include "globals.h" +#include typedef struct AFPConfig { AFPObj obj;