aboutsummaryrefslogtreecommitdiff
path: root/src/dhcpd-lex.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/dhcpd-lex.l')
-rw-r--r--src/dhcpd-lex.l2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dhcpd-lex.l b/src/dhcpd-lex.l
index 4db5ea0..12e64c6 100644
--- a/src/dhcpd-lex.l
+++ b/src/dhcpd-lex.l
@@ -1,4 +1,6 @@
/* grecs - Gray's Extensible Configuration System -*- c -*- */
+%option noinput
+%option nounput
%top {
#ifdef HAVE_CONFIG_H
# include <config.h>

Return to:

Send suggestions and report system problems to the System administrator.