[Freeciv-Dev] (PR#13762) servers.c compile error
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13762 >
It seems like system header bug in my system, but I cannot compile
servers.c.
Attached patch helps.
- ML
diff -Nurd -X.diff_ignore freeciv/client/servers.c freeciv/client/servers.c
--- freeciv/client/servers.c 2005-08-21 14:15:04.988637300 +0300
+++ freeciv/client/servers.c 2005-08-21 16:45:40.972137300 +0300
@@ -16,6 +16,7 @@
#endif
#include <errno.h>
+#include <stdlib.h>
#ifdef HAVE_ARPA_INET_H
#include <arpa/inet.h>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#13762) servers.c compile error,
Marko Lindqvist <=
|
|