diff options
Diffstat (limited to 'graphics/gimp-app-devel/files/patch-app_plug-in_plug-in-shm.c')
-rw-r--r-- | graphics/gimp-app-devel/files/patch-app_plug-in_plug-in-shm.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/gimp-app-devel/files/patch-app_plug-in_plug-in-shm.c b/graphics/gimp-app-devel/files/patch-app_plug-in_plug-in-shm.c deleted file mode 100644 index b6a6abe36fc8..000000000000 --- a/graphics/gimp-app-devel/files/patch-app_plug-in_plug-in-shm.c +++ /dev/null @@ -1,10 +0,0 @@ ---- app/plug-in/plug-in-shm.c.orig Wed Feb 19 01:40:37 2003 -+++ app/plug-in/plug-in-shm.c Wed Feb 19 01:40:49 2003 -@@ -17,6 +17,7 @@ - */ - - #include "config.h" -+#include <sys/types.h> - - #ifdef HAVE_IPC_H - #include <sys/ipc.h> |