aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-10-24 23:09:19 +0100
committerJoão Valverde <j@v6e.pt>2017-10-29 00:20:47 +0000
commit0527747e23f85bb9d3cf4ca69364e615bd22e1e9 (patch)
tree1e81f268d0da7266ab8e68122a8af2f21ba9be0a /cmakeconfig.h.in
parent18237cfd1513e10bc02599c263fbd855551da628 (diff)
Retire use of getprotobynumber()
Dead weight. If this feature is wanted getprotobynumber() should be called once on startup. Change-Id: I0358bacdc60466f676fa1aab7f4b7c9e588d8d74 Reviewed-on: https://code.wireshark.org/review/24045 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 085dbc3a64..ec715cef29 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -95,9 +95,6 @@
/* Define to 1 if you have the <getopt.h> header file. */
#cmakedefine HAVE_GETOPT_H 1
-/* Define to 1 if you have the `getprotobynumber' function. */
-#cmakedefine HAVE_GETPROTOBYNUMBER 1
-
/* Define to 1 if you have the <grp.h> header file. */
#cmakedefine HAVE_GRP_H 1