Need to include sys/types.h to get size_t declaration.

This commit is contained in:
W. Eric Norum
2000-03-13 01:15:05 +00:00
parent e944b442b2
commit df52a9b1fa

View File

@@ -55,6 +55,7 @@ DEVELOPMENT CENTER AT ARGONNE NATIONAL LABORATORY (708-252-2000).
#ifndef INCfreeListh
#define INCfreeListh
#include <sys/types.h>
#include "shareLib.h"
#ifdef __cplusplus