summaryrefslogtreecommitdiff
path: root/config-win32.h
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2006-10-31 18:01:07 +0000
committerGisle Vanem <gvanem@broadpark.no>2006-10-31 18:01:07 +0000
commit6bf04cdcadf9619c9d8f8dcdcdd6e07c7a734593 (patch)
treeed6748a14c8f8111626c4defb5845366a2e8dcee /config-win32.h
parentee3c1a1f1ae565b0ebe1286f46320a4214adfd61 (diff)
downloadc-ares-6bf04cdcadf9619c9d8f8dcdcdd6e07c7a734593.tar.gz
c-ares-6bf04cdcadf9619c9d8f8dcdcdd6e07c7a734593.tar.bz2
c-ares-6bf04cdcadf9619c9d8f8dcdcdd6e07c7a734593.zip
Removed unneeded stuff.
Diffstat (limited to 'config-win32.h')
-rw-r--r--config-win32.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/config-win32.h b/config-win32.h
index 4ab4228..c3eadf8 100644
--- a/config-win32.h
+++ b/config-win32.h
@@ -70,24 +70,6 @@
/* Define if you have the ioctlsocket function. */
#define HAVE_IOCTLSOCKET 1
-/* Define if you have the getnameinfo function. */
-#define HAVE_GETNAMEINFO 1
-
-/* Define to the type qualifier of arg 1 for getnameinfo. */
-#define GETNAMEINFO_QUAL_ARG1 const
-
-/* Define to the type of arg 1 for getnameinfo. */
-#define GETNAMEINFO_TYPE_ARG1 struct sockaddr *
-
-/* Define to the type of arg 2 for getnameinfo. */
-#define GETNAMEINFO_TYPE_ARG2 socklen_t
-
-/* Define to the type of args 4 and 6 for getnameinfo. */
-#define GETNAMEINFO_TYPE_ARG46 DWORD
-
-/* Define to the type of arg 7 for getnameinfo. */
-#define GETNAMEINFO_TYPE_ARG7 int
-
/* Define if you have the recv function. */
#define HAVE_RECV 1