diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-03-07 02:27:29 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-03-07 02:27:29 +0000 |
commit | 83154350a845078d0379c1f57d509f5d1002d60f (patch) | |
tree | bc79d722e07af414b56ebfd649c55d399b60d9db /graphics/gimp-app/files/patch-app_plug-in_plug-in-shm.c | |
parent | Fix NO_SIZE to DISABLE_SIZE. (diff) |
- Update to 2.0.pre4
- Switch back to gimp's own shlib versioning scheme [1]
Reviewed by: marcus [1]
Notes
Notes:
svn path=/head/; revision=103160
Diffstat (limited to 'graphics/gimp-app/files/patch-app_plug-in_plug-in-shm.c')
-rw-r--r-- | graphics/gimp-app/files/patch-app_plug-in_plug-in-shm.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/gimp-app/files/patch-app_plug-in_plug-in-shm.c b/graphics/gimp-app/files/patch-app_plug-in_plug-in-shm.c deleted file mode 100644 index b6a6abe36fc8..000000000000 --- a/graphics/gimp-app/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> |