Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > b9fb5ede9b5e1263a8076c1714f0f32c > files > 1

numptyphysics-0.3.3-2.mga3.src.rpm

--- a/happyhttp.cpp.orig	2012-07-29 00:39:20.780000158 +0200
+++ b/happyhttp.cpp	2012-07-29 00:39:45.178001844 +0200
@@ -34,6 +34,7 @@
 	#include <arpa/inet.h>
 	#include <netdb.h>	// for gethostbyname()
 	#include <errno.h>
+	#include <unistd.h>
 #endif
 
 #ifdef WIN32