From a4cd7f41cacdd521a1bc2528d36735e49b46d9ed Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Mon, 7 Feb 2011 13:56:07 +0000 Subject: testing/mailx: moved from unstable to testing downgraded and added patches taken from archlinux --- testing/mailx/mailx-gcc4.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 testing/mailx/mailx-gcc4.patch (limited to 'testing/mailx/mailx-gcc4.patch') diff --git a/testing/mailx/mailx-gcc4.patch b/testing/mailx/mailx-gcc4.patch new file mode 100644 index 0000000000..54740a2302 --- /dev/null +++ b/testing/mailx/mailx-gcc4.patch @@ -0,0 +1,12 @@ +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 + #include + ++#include "def.h" + #include "extern.h" + + #ifndef O_SYNC -- cgit v1.2.3