X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fafpd%2Fafp_asp.c;h=ceacf85906bd2bf47ccdfbb28fc7aa6cd21e6d3a;hb=458fcac4e6aee7eb54ba744f57169f70cce12505;hp=57c25a7a400515beeb3ddbc6e81c26fc79269652;hpb=ee7d12ecf5c4e385b54519f40a3b643d652f0e9c;p=netatalk.git diff --git a/etc/afpd/afp_asp.c b/etc/afpd/afp_asp.c index 57c25a7a..ceacf859 100644 --- a/etc/afpd/afp_asp.c +++ b/etc/afpd/afp_asp.c @@ -6,6 +6,10 @@ * modified from main.c. this handles afp over asp. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #ifndef NO_DDP #include