aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dtd_grammar.lemon
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dtd_grammar.lemon')
-rw-r--r--epan/dtd_grammar.lemon1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dtd_grammar.lemon b/epan/dtd_grammar.lemon
index 0a3a19d80b..1b56e52a3d 100644
--- a/epan/dtd_grammar.lemon
+++ b/epan/dtd_grammar.lemon
@@ -29,6 +29,7 @@
#include <stdio.h>
#include <glib.h>
+#include <assert.h>
#include "dtd.h"
#include "dtd_parse.h"