chiark / gitweb /
cgi/cgimain.c: Make the CGI program be (a little) locale-aware.
[disorder] / cgi / disorder-cgi.h
index 168ba9b43137064e594ecb0a2c4d9fca21c0e0a1..78156322f0059204dc7b25ada45cb6df6050dc18 100644 (file)
@@ -28,6 +28,7 @@
 #include <time.h>
 #include <errno.h>
 #include <ctype.h>
+#include <locale.h>
 #include <stddef.h>
 
 #include "log.h"