Replace NULL macro defs with null.h include
This commit is contained in:
@@ -3,5 +3,4 @@
|
||||
*/
|
||||
|
||||
#include <timers.h> /* definitions and function prototypes */
|
||||
#define NULL (void *) 0 /* null-pointer definition */
|
||||
|
||||
#include <sys/null.h>
|
||||
|
||||
Reference in New Issue
Block a user