]> git.saurik.com Git - bison.git/blobdiff - tests/headers.at
* lib/.cvsignore: Add charset.alias.
[bison.git] / tests / headers.at
index 6b17017083296542be19427363e4542a6ce4fbbc..4168531c46ed9cb76c2521e920a0b1c0c76fdf6d 100644 (file)
@@ -118,9 +118,7 @@ AT_DATA([caller.c],
 [[#include "input.h"
 YYLTYPE *my_llocp = &my_lloc;
 
-#ifndef YYPUSH_DECLS
 int my_parse (void);
-#endif
 
 int
 main (void)