summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/bench.pl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bench.pl.in b/etc/bench.pl.in
index ff3ce230..4d480d5e 100755
--- a/etc/bench.pl.in
+++ b/etc/bench.pl.in
@@ -134,8 +134,8 @@ sub calc_grammar ($$$)
or die;
print $out <<EOF;
%{
+#include <assert.h>
#include <stdio.h>
-
#include <stdlib.h>
#include <string.h>
#include <ctype.h>