aboutsummaryrefslogtreecommitdiffstats
path: root/mail/popd/files/patch-lib__private.h
blob: e51952619a36ef290ca3d263b844b6c8335fd2c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./lib/private.h.orig    2001-10-10 05:48:11.000000000 -0400
+++ ./lib/private.h 2009-06-23 19:35:15.499808776 -0400
@@ -26,6 +26,9 @@
  *      $Id: private.h,v 1.1 2001/10/10 09:48:11 ianf Exp $
  */
 
+#undef NULL
+#define NULL 0
+
 #define TRUE 1
 #define FALSE 0
 #define MAXINCR 20