diff --git a/src/libCom/freeList/freeList.h b/src/libCom/freeList/freeList.h index a65826883..35fc0ad04 100644 --- a/src/libCom/freeList/freeList.h +++ b/src/libCom/freeList/freeList.h @@ -55,6 +55,7 @@ DEVELOPMENT CENTER AT ARGONNE NATIONAL LABORATORY (708-252-2000). #ifndef INCfreeListh #define INCfreeListh +#include #include "shareLib.h" #ifdef __cplusplus