summaryrefslogtreecommitdiff
path: root/config-msvc.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-27 13:56:16 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-27 13:56:16 +0200
commit749384a154025e268b53cf3cc79eaeddde2b3ceb (patch)
tree27baa9e6aec76635d750405d90cd461440a656d1 /config-msvc.h
parentdb4f04c584f7d4e828b5d317cf40962b9d854ac5 (diff)
initial stretch branch release 2.4.0-6
Diffstat (limited to 'config-msvc.h')
-rw-r--r--config-msvc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-msvc.h b/config-msvc.h
index 9b97e71..3e71c85 100644
--- a/config-msvc.h
+++ b/config-msvc.h
@@ -126,7 +126,6 @@ typedef __int64 int64_t;
typedef __int32 int32_t;
typedef __int16 int16_t;
typedef __int8 int8_t;
-typedef uint16_t in_port_t;
#ifdef HAVE_CONFIG_MSVC_LOCAL_H
#include <config-msvc-local.h>