Remove obsolete references
[idzebra-moved-to-github.git] / dfa / set.c
index 272c0bf..92faf51 100644 (file)
--- a/dfa/set.c
+++ b/dfa/set.c
@@ -18,6 +18,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
 
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <stdio.h>
 #include <assert.h>