diff options
Diffstat (limited to 'abs/core-testing/mailx/mailx-gcc4.patch')
-rw-r--r-- | abs/core-testing/mailx/mailx-gcc4.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/abs/core-testing/mailx/mailx-gcc4.patch b/abs/core-testing/mailx/mailx-gcc4.patch deleted file mode 100644 index 54740a2..0000000 --- a/abs/core-testing/mailx/mailx-gcc4.patch +++ /dev/null @@ -1,12 +0,0 @@ -K. Piche: Unofficial patch for mailx. - ---- dotlock.c.orig 2005-09-18 20:28:20.000000000 -0400 -+++ dotlock.c 2005-09-18 20:26:59.000000000 -0400 -@@ -47,6 +47,7 @@ - #include <errno.h> - #include <signal.h> - -+#include "def.h" - #include "extern.h" - - #ifndef O_SYNC |