add include file

This commit is contained in:
ehouse 2005-07-05 21:57:00 +00:00
parent db5b2f843d
commit 19668620fd

View file

@ -3,6 +3,8 @@
#ifndef _XWRELAY_PRIV_H_
#define _XWRELAY_PRIV_H_
#include <time.h>
typedef unsigned short HostID;
typedef unsigned short CookieID; /* stands in for string after connection established */