Use stddef.h to get NULL
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2888 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
#ifndef __PARSE_UNITS_H__
|
#ifndef __PARSE_UNITS_H__
|
||||||
#define __PARSE_UNITS_H__
|
#define __PARSE_UNITS_H__
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
struct units {
|
struct units {
|
||||||
const char *name;
|
const char *name;
|
||||||
|
Reference in New Issue
Block a user