X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=source3%2Fmodules%2Fgetdate.c;h=2ce07f898caff989d6cc0ee2d4bdec112199d083;hb=9840db418bad5a39edc4a32a1786f5e2d2c9dff8;hp=491c51294e9ca0e68704250b126865671c7229e8;hpb=b76112f2116c3c08c7656387a4a49ea64915f470;p=vlendec%2Fsamba-autobuild%2F.git diff --git a/source3/modules/getdate.c b/source3/modules/getdate.c index 491c51294e9..2ce07f898ca 100644 --- a/source3/modules/getdate.c +++ b/source3/modules/getdate.c @@ -120,11 +120,10 @@ the right thing about local DST. Unlike previous versions, this version is reentrant. */ -#ifdef HAVE_CONFIG_H -# include -# ifdef HAVE_ALLOCA_H -# include -# endif +#include + +#ifdef HAVE_ALLOCA_H +# include #endif /* Since the code of getdate.y is not included in the Emacs executable