fix cygwin compilation

This commit is contained in:
chummm 2013-12-27 01:58:32 +00:00
parent 38db12c2b0
commit f81de71522
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include <netdb.h>
#include <sys/select.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/stat.h>
#include "websocket.h"