]> git.saurik.com Git - bison.git/commitdiff
Include "complain.h", for "fatal".
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Dec 2004 06:16:44 +0000 (06:16 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Dec 2004 06:16:44 +0000 (06:16 +0000)
src/scan-skel.l

index 73b1e85d18349e7e875b109d7ed67c2326b602dc..3191f819204281932f00740e24485cf78d13ec53 100644 (file)
@@ -28,6 +28,7 @@
 #include <error.h>
 #include <quotearg.h>
 
+#include "complain.h"
 #include "getargs.h"
 #include "files.h"