summaryrefslogblamecommitdiff
path: root/x11-wm/windowmaker/files/patch-ah
blob: 98271d305b5324154a4de3544b41f48d1a21bbce (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                
--- WINGs/usleep.c.orig	Wed Oct 21 14:43:55 1998
+++ WINGs/usleep.c	Mon Oct 26 19:27:37 1998
@@ -11,6 +11,8 @@
 # include <sys/types.h>
 #endif
 
+#include <unistd.h>
+#include <string.h>
 
 #if defined(HAVE_SELECT)