--- gvpe/src/netcompat.h 2003/10/16 02:41:21 1.3 +++ gvpe/src/netcompat.h 2003/10/16 13:37:52 1.4 @@ -37,8 +37,8 @@ # include #endif -#ifndef IPTOS_LOWCOST -# define IPTOS_LOWCOST 0x02 +#ifndef IPTOS_MINCOST +# define IPTOS_MINCOST 0x02 #endif #ifndef IPTOS_RELIABILITY # define IPTOS_RELIABILITY 0x04