summaryrefslogtreecommitdiff
path: root/src/flexdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flexdef.h')
-rw-r--r--src/flexdef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flexdef.h b/src/flexdef.h
index 775b6ad..2a92f9e 100644
--- a/src/flexdef.h
+++ b/src/flexdef.h
@@ -909,7 +909,7 @@ extern void lerr_fatal(const char *, ...)
;
/* Spit out a "#line" statement. */
-extern void line_directive_out(FILE *, int);
+extern void line_directive_out(FILE *, char *, int);
/* Mark the current position in the action array as the end of the section 1
* user defs.