added missing include file

This commit is contained in:
Jeff Hill
2000-09-26 22:28:58 +00:00
parent 95ed149097
commit 61ec68d973

View File

@@ -41,6 +41,7 @@
#include "resourceLib.h"
#include "tsStamp.h"
#include "osiSock.h"
#include "osiTimer.h"
static const unsigned hashTableIndexBits = 8;