diff options
Diffstat (limited to 'graphics/gimp-devel/files/patch-app_main.c')
-rw-r--r-- | graphics/gimp-devel/files/patch-app_main.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gimp-devel/files/patch-app_main.c b/graphics/gimp-devel/files/patch-app_main.c deleted file mode 100644 index eb29601cd33a..000000000000 --- a/graphics/gimp-devel/files/patch-app_main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- app/main.c.orig Fri Jun 9 12:02:54 2006 -+++ app/main.c Fri Jun 9 12:03:28 2006 -@@ -18,7 +18,7 @@ - - #include "config.h" - --#define _POSIX_SOURCE /* all the sigaction stuff is POSIX */ -+#define __XSI_VISIBLE - #define _SVID_SOURCE /* except for SA_RESTART, it seems */ - - #include <stdio.h> |