getting size_t from stddef.h is more portable

This commit is contained in:
Jeff Hill
2000-03-13 16:12:55 +00:00
parent b63ccc7962
commit f79190200f
+1 -1
View File
@@ -55,7 +55,7 @@ DEVELOPMENT CENTER AT ARGONNE NATIONAL LABORATORY (708-252-2000).
#ifndef INCfreeListh
#define INCfreeListh
#include <sys/types.h>
#include <stddef.h>
#include "shareLib.h"
#ifdef __cplusplus