summaryrefslogtreecommitdiff
path: root/slirp/tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'slirp/tcp.h')
-rw-r--r--slirp/tcp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/slirp/tcp.h b/slirp/tcp.h
index 40570326cb..3399857513 100644
--- a/slirp/tcp.h
+++ b/slirp/tcp.h
@@ -166,6 +166,4 @@ struct tcphdr {
extern tcp_seq tcp_iss; /* tcp initial send seq # */
-extern const char * const tcpstates[];
-
#endif