diff options
Diffstat (limited to 'x11-wm/epplets/files/patch-ai')
-rw-r--r-- | x11-wm/epplets/files/patch-ai | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-wm/epplets/files/patch-ai b/x11-wm/epplets/files/patch-ai new file mode 100644 index 000000000000..48ef54710ea1 --- /dev/null +++ b/x11-wm/epplets/files/patch-ai @@ -0,0 +1,10 @@ +--- epplets/E-UrlWatch.c.orig Thu Jan 13 15:16:22 2000 ++++ epplets/E-UrlWatch.c Thu Jan 13 15:16:37 2000 +@@ -20,6 +20,7 @@ + + #include <stdio.h> + #include <stdlib.h> ++#include <sys/time.h> + #include <sys/resource.h> + #include <sys/stat.h> + #include <sys/types.h> |