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