mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-29 10:26:36 +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_
|
||||
#define _XWRELAY_PRIV_H_
|
||||
|
||||
#include <time.h>
|
||||
|
||||
typedef unsigned short HostID;
|
||||
typedef unsigned short CookieID; /* stands in for string after connection established */
|
||||
|
||||
|
|
Loading…
Reference in a new issue