r7139: trying to reduce the number of diffs between trunk and 3.0; changing version...
[ira/wip.git] / source3 / modules / getdate.y
index ecae7311ac8628dec99a78a62d83ae7297a501b0..aab37f4d23554163fcab0c5de345af340d58c9ee 100644 (file)
    the right thing about local DST.  Unlike previous versions, this
    version is reentrant.  */
 
-#include <config.h>
-
-#ifdef HAVE_ALLOCA_H
-# include <alloca.h>
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+# ifdef HAVE_ALLOCA_H
+#  include <alloca.h>
+# endif
 #endif
 
 /* Since the code of getdate.y is not included in the Emacs executable