diff options
Diffstat (limited to 'graphics/gtksee/files/patch-aa')
-rw-r--r-- | graphics/gtksee/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gtksee/files/patch-aa b/graphics/gtksee/files/patch-aa deleted file mode 100644 index 4ada6d9d5f1f..000000000000 --- a/graphics/gtksee/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- src/im_xcf.c.orig Thu Dec 3 12:22:17 1998 -+++ src/im_xcf.c Fri Dec 4 10:15:47 1998 -@@ -23,7 +23,7 @@ - - /* patch from Pyun YongHyeon: fixed compilation error for FreeBSD 3.0 */ - #ifdef __FreeBSD__ --#include <sys/param.h> -+#include <sys/types.h> - #endif - - #include <netinet/in.h> |