diff options
Diffstat (limited to 'x11-wm/epplets/files/patch-af')
-rw-r--r-- | x11-wm/epplets/files/patch-af | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-wm/epplets/files/patch-af b/x11-wm/epplets/files/patch-af new file mode 100644 index 000000000000..2b72e157e5c2 --- /dev/null +++ b/x11-wm/epplets/files/patch-af @@ -0,0 +1,10 @@ +--- epplets/E-SD.c.orig Fri Dec 10 03:49:59 1999 ++++ epplets/E-SD.c Thu Jan 13 15:35:22 2000 +@@ -20,6 +20,7 @@ + + #include <stdio.h> + #include <stdlib.h> ++#include <sys/time.h> + #include <sys/resource.h> + #include <sys/socket.h> + #include <unistd.h> |