string.h: Include null.h
This commit is contained in:
parent
5bf75abb30
commit
88e7725c13
@ -10,8 +10,7 @@
|
|||||||
* string.h is include.
|
* string.h is include.
|
||||||
*/
|
*/
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <sys/null.h>
|
||||||
#define NULL ((void *)0)
|
|
||||||
|
|
||||||
#ifndef _SIZE_T
|
#ifndef _SIZE_T
|
||||||
#define _SIZE_T
|
#define _SIZE_T
|
||||||
|
Loading…
x
Reference in New Issue
Block a user