Include <config.h>.
[pspp-builds.git] / tests / libpspp / llx-test.c
index 12dc0f52214d8a9a287a76210ff726552f333c5c..f825a3a420242f30691a071c471c7097589f2a1c 100644 (file)
 
    See ll-test.c for a similar program for the ll_* routines. */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <libpspp/llx.h>
 #include <assert.h>
 #include <stdio.h>