From 41f8a91393099d8f0da4c9ee37f195e50b7d2184 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Thu, 15 Dec 2011 11:25:41 +0000 Subject: Fix build with clang. --- mail/qmailmrtg7/files/patch-checkq.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mail/qmailmrtg7/files/patch-checkq.c (limited to 'mail/qmailmrtg7/files/patch-checkq.c') diff --git a/mail/qmailmrtg7/files/patch-checkq.c b/mail/qmailmrtg7/files/patch-checkq.c new file mode 100644 index 000000000000..f9e0355cece1 --- /dev/null +++ b/mail/qmailmrtg7/files/patch-checkq.c @@ -0,0 +1,10 @@ +--- checkq.c.orig 2011-12-15 12:22:43.000000000 +0100 ++++ checkq.c 2011-12-15 12:23:47.000000000 +0100 +@@ -21,6 +21,7 @@ + #include + #include + #include ++#include + + int main(int argc, char *argv) + { -- cgit v1.2.3