From 5db0ce9f2aa766685f590095bf23db9f577dc394 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 11 Apr 1994 14:51:24 +0000 Subject: [PATCH] added #include --- src/libCom/gpHash/gpHashLib.c | 2 ++ src/libCom/gpHashLib.c | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/libCom/gpHash/gpHashLib.c b/src/libCom/gpHash/gpHashLib.c index b4e6c2174..77f5bf390 100644 --- a/src/libCom/gpHash/gpHashLib.c +++ b/src/libCom/gpHash/gpHashLib.c @@ -57,6 +57,8 @@ DEVELOPMENT CENTER AT ARGONNE NATIONAL LABORATORY (708-252-2000). #include #include #include +#include + #define HASH_NO 256 /* number of hash table entries */ diff --git a/src/libCom/gpHashLib.c b/src/libCom/gpHashLib.c index b4e6c2174..77f5bf390 100644 --- a/src/libCom/gpHashLib.c +++ b/src/libCom/gpHashLib.c @@ -57,6 +57,8 @@ DEVELOPMENT CENTER AT ARGONNE NATIONAL LABORATORY (708-252-2000). #include #include #include +#include + #define HASH_NO 256 /* number of hash table entries */