string.h: Include null.h

This commit is contained in:
Arun Thomas 2010-07-21 15:37:42 +00:00
parent 5bf75abb30
commit 88e7725c13

View File

@ -10,8 +10,7 @@
* string.h is include.
*/
#include <stdint.h>
#define NULL ((void *)0)
#include <sys/null.h>
#ifndef _SIZE_T
#define _SIZE_T