summaryrefslogtreecommitdiff
path: root/src/lempar.c
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2016-03-19 15:14:35 +0000
committerStefan Bühler <stbuehler@web.de>2016-03-19 15:14:35 +0000
commit8abd06a7ff2a1505f9c9a79196074a6e805efa1b (patch)
tree30620ba9643d9447a1cf3c211186bbb08a10078f /src/lempar.c
parentc92b1762ba2c851d028140a87513fe54cb49bf20 (diff)
downloadlighttpd-git-8abd06a7ff2a1505f9c9a79196074a6e805efa1b.tar.gz
consistent inclusion of config.h at top of files (fixes #2073)
From: Glenn Strauss <gstrauss@gluelogic.com> git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3113 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'src/lempar.c')
-rw-r--r--src/lempar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lempar.c b/src/lempar.c
index ef9bd94f..9c48fd20 100644
--- a/src/lempar.c
+++ b/src/lempar.c
@@ -3,6 +3,7 @@
*/
/* First off, code is include which follows the "include" declaration
** in the input file. */
+#include "first.h"
#include <stdio.h>
%%
/* Next is all token values, in a form suitable for use by makeheaders.