]> Dogcows Code - chaz/openbox/blobdiff - util/epist/epist.l
include the config.h header
[chaz/openbox] / util / epist / epist.l
index e545054a93133506fdc77c1ebd7a52b042126da0..c3db54b8120cea77867de794fc58f791ffef1257 100644 (file)
@@ -1,4 +1,8 @@
 %{
+#ifdef    HAVE_CONFIG_H
+#  include "../../config.h"
+#endif // HAVE_CONFIG_H
+
 #include <stdio.h>
 #include <string.h>
 #include "yacc_parser.hh"
This page took 0.023246 seconds and 4 git commands to generate.