diff options
Diffstat (limited to 'mail/popd/files/patch-src__config.h')
-rw-r--r-- | mail/popd/files/patch-src__config.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/popd/files/patch-src__config.h b/mail/popd/files/patch-src__config.h deleted file mode 100644 index d5addfaa55d5..000000000000 --- a/mail/popd/files/patch-src__config.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/config.h.orig 2002-11-20 05:27:49.000000000 -0500 -+++ ./src/config.h 2009-06-23 19:35:15.500808903 -0400 -@@ -26,6 +26,7 @@ - * $Id: config.h,v 1.20 2002/11/20 10:27:49 ianf Exp $ - */ - -+#undef NULL - #define NULL 0 - #define TRUE 1 - #define FALSE 0 |