c7990022e7
from rui reis
12 lines
332 B
Plaintext
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>
|