]> git.saurik.com Git - bison.git/blobdiff - src/muscle-tab.h
bump to 2012 in skeletons.
[bison.git] / src / muscle-tab.h
index e06126b338b92b49f37319ba6965d43959f17dce..74563ba5257fbde64cb1509cb3f210676c66fb54 100644 (file)
@@ -1,5 +1,6 @@
 /* Muscle table manager for Bison,
-   Copyright (C) 2001, 2002, 2003, 2006, 2007, 2009 Free Software
+
+   Copyright (C) 2001-2003, 2006-2007, 2009-2012 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
@@ -20,6 +21,8 @@
 #ifndef MUSCLE_TAB_H_
 # define MUSCLE_TAB_H_
 
+# include <quotearg.h>
+
 # include "location.h"
 
 void muscle_init (void);