openbsd-ports/net/nepenthes/patches/patch-modules_geolocation-hostip_GeoDialogue_cpp

12 lines
332 B
Plaintext

--- modules/geolocation-hostip/GeoDialogue.cpp.orig Fri Mar 24 23:24:57 2006
+++ modules/geolocation-hostip/GeoDialogue.cpp Fri Mar 24 23:23:47 2006
@@ -32,7 +32,7 @@
#ifdef HAVE_GEOLOCATION
#include <ctype.h>
-#include <ctype.h>
+#include <sys/param.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>