Remove #define NULL because stdio.h does that.

This commit is contained in:
John Birrell 1998-05-09 10:03:01 +00:00
parent cd5048d0d8
commit 7acec2e638
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35877

View file

@ -4,7 +4,6 @@
/* objects have letter " % ) ( 0 _ ` [ ! ? / = * */
#include "config.h"
#include "def.objclass.h"
#define NULL (char *)0
struct objclass objects[] = {