summaryrefslogtreecommitdiff
path: root/src/gram.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gram.c')
-rw-r--r--src/gram.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gram.c b/src/gram.c
index bf62d74e..fdd4ceac 100644
--- a/src/gram.c
+++ b/src/gram.c
@@ -19,6 +19,10 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
+#include "system.h"
+
+void dummy PARAMS((void));
+
/* comments for these variables are in gram.h */
int nitems;