Ticket #13399: patch-src-interfaces-curses-widgets-wdg.h

File patch-src-interfaces-curses-widgets-wdg.h, 336 bytes (added by BjarneDMat, 16 years ago)

patch file

Line 
1--- src/interfaces/curses/widgets/wdg.h.orig    2005-05-27 17:11:45.000000000 +0200
2+++ src/interfaces/curses/widgets/wdg.h 2007-11-15 10:15:05.000000000 +0100
3@@ -11,8 +11,9 @@
4 #include <stdio.h>
5 #include <unistd.h>
6 #include <stdlib.h>
7 #include <string.h>
8+#include <sys/types.h>
9
10 #ifdef OS_WINDOWS
11    #include <windows.h>
12 #endif
13