libpurple/win32/libc_internal.h

changeset 42371
c0c022adabf7
parent 41829
13997c67710d
--- a/libpurple/win32/libc_internal.h	Tue Oct 17 04:32:27 2023 -0500
+++ b/libpurple/win32/libc_internal.h	Thu Oct 19 23:26:25 2023 -0500
@@ -26,9 +26,6 @@
 
 G_BEGIN_DECLS
 
-/* netdb.h */
-struct hostent* wpurple_gethostbyname(const char *name);
-
 /* fcntl.h */
 int wpurple_fcntl(int socket, int command, ...);
 #define F_GETFL 3

mercurial