mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-01 06:19:57 +01:00
add include file
This commit is contained in:
parent
db5b2f843d
commit
19668620fd
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
#ifndef _XWRELAY_PRIV_H_
|
#ifndef _XWRELAY_PRIV_H_
|
||||||
#define _XWRELAY_PRIV_H_
|
#define _XWRELAY_PRIV_H_
|
||||||
|
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
typedef unsigned short HostID;
|
typedef unsigned short HostID;
|
||||||
typedef unsigned short CookieID; /* stands in for string after connection established */
|
typedef unsigned short CookieID; /* stands in for string after connection established */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue