aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/bison/patches/missing-include.patch
blob: b43cc07c19df8eca5b5d3e5ffdadfe8692480ca4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- a/lib/hard-locale.c	(index)
+++ b/lib/hard-locale.c	(working tree)
@@ -19,6 +19,7 @@
 #include <config.h>
 
 #include "hard-locale.h"
+#include "setlocale_null.h"
 
 #include <locale.h>
 #include <string.h>