added #include <lstLib.h>

This commit is contained in:
Janet B. Anderson
1994-04-11 14:51:24 +00:00
parent 9279c76b89
commit 5db0ce9f2a
2 changed files with 4 additions and 0 deletions

View File

@@ -57,6 +57,8 @@ DEVELOPMENT CENTER AT ARGONNE NATIONAL LABORATORY (708-252-2000).
#include <stdlib.h>
#include <stddef.h>
#include <gpHash.h>
#include <lstLib.h>
#define HASH_NO 256 /* number of hash table entries */

View File

@@ -57,6 +57,8 @@ DEVELOPMENT CENTER AT ARGONNE NATIONAL LABORATORY (708-252-2000).
#include <stdlib.h>
#include <stddef.h>
#include <gpHash.h>
#include <lstLib.h>
#define HASH_NO 256 /* number of hash table entries */