Make this compile with -Wundef.
This commit is contained in:
parent
ef310efff8
commit
e469f24d77
@ -30,6 +30,10 @@
|
||||
#ifndef _OS_BSD_H
|
||||
#define _OS_BSD_H
|
||||
|
||||
#ifndef DBG
|
||||
#define DBG 0
|
||||
#endif
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/cons.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user