aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-10-25 00:29:14 +0100
committerMichael Mann <mmann78@netscape.net>2017-10-25 21:03:56 +0000
commiteae216ef1db4b22e533231c8766cf4fad148eda6 (patch)
tree94848f6444793aeb028ed8ff2d4b4789aa1a0a9d /cmakeconfig.h.in
parent4dc02b2fcfa97e953e1ffc2c1a13f35f4a132965 (diff)
Remove replacement inet_pton/inet_ntop
Should be available on every platform we support. Change-Id: Ib65d78e351d22d581b427e5e93fc8d5e5348b260 Reviewed-on: https://code.wireshark.org/review/24047 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 6fe980b08c..fe5491cc08 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -104,12 +104,6 @@
/* Define to use heimdal kerberos */
#cmakedefine HAVE_HEIMDAL_KERBEROS 1
-/* Define to 1 if you have the `inet_ntop' function. */
-#cmakedefine HAVE_INET_NTOP 1
-
-/* Define to 1 if you have the `inet_pton' function. */
-#cmakedefine HAVE_INET_PTON 1
-
/* Define to 1 if you have the `inflatePrime' function. */
#cmakedefine HAVE_INFLATEPRIME 1