X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/34136e65fc7bd6babcfedcbfcfdca3b9feb10f1d..db598939b859043015020a6f1b12d06968bb75e1:/lib/main.c?ds=sidebyside
diff --git a/lib/main.c b/lib/main.c
index 7996c7fb..2cb880eb 100644
--- a/lib/main.c
+++ b/lib/main.c
@@ -18,13 +18,7 @@
along with this program. If not, see . */
#include
-
-#if HAVE_LOCALE_H
-# include
-#endif
-#if ! HAVE_SETLOCALE
-# define setlocale(Category, Locale)
-#endif
+#include
int yyparse (void);