diff options
Diffstat (limited to 'e-util/e-host-utils.h')
-rw-r--r-- | e-util/e-host-utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/e-host-utils.h b/e-util/e-host-utils.h index b111d05942..0935ef85be 100644 --- a/e-util/e-host-utils.h +++ b/e-util/e-host-utils.h @@ -27,8 +27,6 @@ #include <sys/types.h> #include <netdb.h> -void e_gethostbyname_init (void); - /* gethostbyname_r implementation that works for systems without a native gethostbyname_r. if you use this, you must make sure to *only* use this - it can't even coexist with naked calls to |