mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove #define NULL because stdio.h does that.
This commit is contained in:
parent
cd5048d0d8
commit
7acec2e638
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
/* objects have letter " % ) ( 0 _ ` [ ! ? / = * */
|
||||
#include "config.h"
|
||||
#include "def.objclass.h"
|
||||
#define NULL (char *)0
|
||||
|
||||
struct objclass objects[] = {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue