X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnet.h;h=93c8be19bdca32973f254c81eb9c676d29d89c49;hp=490cdcf3794bf977703c38eb59c6d25b1dcec437;hb=8d472a415e9c5fdb878386005d29cdfd97b8a404;hpb=38c80bdd46fab68c686a293e2820041291972f3a diff --git a/src/net.h b/src/net.h index 490cdcf3..93c8be19 100644 --- a/src/net.h +++ b/src/net.h @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: net.h,v 1.9.4.54 2002/09/10 22:12:33 guus Exp $ + $Id: net.h,v 1.9.4.55 2002/09/15 12:26:24 guus Exp $ */ #ifndef __TINC_NET_H__ @@ -65,8 +65,6 @@ typedef struct ipv6_t { uint16_t x[8]; } ipv6_t; -typedef unsigned short port_t; - typedef short length_t; typedef union {