X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libatalk%2Fcompat%2Fstrdup.c;h=7c084dd50c3933173a8b46ec065c7d3f8739f5e2;hb=458fcac4e6aee7eb54ba744f57169f70cce12505;hp=04a427582d1f37593867980c2295929b7f09cddb;hpb=ee7d12ecf5c4e385b54519f40a3b643d652f0e9c;p=netatalk.git diff --git a/libatalk/compat/strdup.c b/libatalk/compat/strdup.c index 04a42758..7c084dd5 100644 --- a/libatalk/compat/strdup.c +++ b/libatalk/compat/strdup.c @@ -1,3 +1,7 @@ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include