Update time.h
This commit is contained in:
@@ -39,9 +39,8 @@
|
|||||||
|
|
||||||
|
|
||||||
/* NULL pointer */
|
/* NULL pointer */
|
||||||
#ifndef _HAVE_NULL
|
#ifndef NULL
|
||||||
#define NULL 0
|
#define NULL ((void *) 0)
|
||||||
#define _HAVE_NULL
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* size_t is needed */
|
/* size_t is needed */
|
||||||
|
|||||||
Reference in New Issue
Block a user