diff options
Diffstat (limited to 'graphics/urt/files/patch-get__getx11__getx11.h')
-rw-r--r-- | graphics/urt/files/patch-get__getx11__getx11.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/urt/files/patch-get__getx11__getx11.h b/graphics/urt/files/patch-get__getx11__getx11.h deleted file mode 100644 index 31dea06ae404..000000000000 --- a/graphics/urt/files/patch-get__getx11__getx11.h +++ /dev/null @@ -1,12 +0,0 @@ ---- get/getx11/getx11.h.orig 1994-05-14 10:09:37.000000000 +0900 -+++ get/getx11/getx11.h 2012-10-15 22:14:16.000000000 +0900 -@@ -27,6 +27,9 @@ - */ - - #include <stdio.h> -+#include <string.h> -+#include <sys/types.h> -+#include <unistd.h> - #include <math.h> - #include <ctype.h> - #include <X11/X.h> |