summaryrefslogtreecommitdiffstats
path: root/net/sipp/patches/100-locale-include.patch
blob: 5562297f7dc3770fd4c4434524af63b67a294c32 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/screen.cpp
+++ b/src/screen.cpp
@@ -18,6 +18,7 @@
  */
 
 #include <curses.h>
+#include <locale.h>
 
 #include "screen.hpp"
 #include "sipp.hpp"