summaryrefslogtreecommitdiff
path: root/xc/lib/oldX
diff options
context:
space:
mode:
Diffstat (limited to 'xc/lib/oldX')
-rw-r--r--xc/lib/oldX/XDraw.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/xc/lib/oldX/XDraw.c b/xc/lib/oldX/XDraw.c
index 6540a1a42..02da1d49c 100644
--- a/xc/lib/oldX/XDraw.c
+++ b/xc/lib/oldX/XDraw.c
@@ -26,7 +26,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/oldX/XDraw.c,v 1.3 2001/01/17 19:43:38 dawes Exp $ */
+/* $XFree86: xc/lib/oldX/XDraw.c,v 1.4 2001/07/25 15:04:57 dawes Exp $ */
#include "Xlibint.h"
#include "Xlib.h"
@@ -34,9 +34,7 @@ in this Software without prior written authorization from The Open Group.
#define OK_RETURN 1
#define ERR_RETURN 0
-#ifndef NULL
-#define NULL 0
-#endif
+#include <stddef.h>
/*