Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 50897 | Differences between
and this patch

Collapse All | Expand All

(-)farm9crypt.cc.orig (+1 lines)
Lines 26-31 Link Here
26
//#include <sys/socket.h>		/* basics, SO_ and AF_ defs, sockaddr, ... */
26
//#include <sys/socket.h>		/* basics, SO_ and AF_ defs, sockaddr, ... */
27
#include <unistd.h>
27
#include <unistd.h>
28
#include <stdlib.h>	
28
#include <stdlib.h>	
29
#include <string.h>
29
#else
30
#else
30
#include <fcntl.h>
31
#include <fcntl.h>
31
#include <io.h>
32
#include <io.h>

Return to bug 50897