diff options
Diffstat (limited to 'lib/config-symbian.h')
-rw-r--r-- | lib/config-symbian.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/config-symbian.h b/lib/config-symbian.h index 1bd34a298..3f0ddf158 100644 --- a/lib/config-symbian.h +++ b/lib/config-symbian.h @@ -222,15 +222,6 @@ /* Define to 1 if you have the `inet_addr' function. */ /*#define HAVE_INET_ADDR 1*/ -/* Define to 1 if you have the `inet_ntoa' function. */ -/*#define HAVE_INET_NTOA 1*/ - -/* Define to 1 if you have the `inet_ntoa_r' function. */ -/* #undef HAVE_INET_NTOA_R */ - -/* inet_ntoa_r() is declared */ -/* #undef HAVE_INET_NTOA_R_DECL */ - /* Define to 1 if you have the `inet_pton' function. */ #define HAVE_INET_PTON 1 |