add missing files dir
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@175 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Joerg Bornkessel <hd_brummy@gentoo.org> 16 Aug 2007
|
||||
|
||||
diff -Naur client.c.orig client.c
|
||||
--- client.c.orig 2007-08-16 15:34:20.000000000 +0200
|
||||
+++ client.c 2007-08-16 15:34:53.000000000 +0200
|
||||
@@ -14,6 +14,7 @@
|
||||
#include <errno.h>
|
||||
#include <netdb.h>
|
||||
#include <signal.h>
|
||||
+#include <stdlib.h>
|
||||
typedef int SOCKET;
|
||||
typedef void* WSAEVENT;
|
||||
#define closesocket close
|
||||
Reference in New Issue
Block a user