From 7bcd9222ad79650d8749520151983652b4e1e217 Mon Sep 17 00:00:00 2001 From: havoc Date: Fri, 28 Mar 2003 03:18:57 +0000 Subject: [PATCH] forgot to remove #include "net_wipx.h" git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2861 d7cf8633-e32d-0410-b094-e92efae38249 --- net_win.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net_win.c b/net_win.c index 85c08a11..3bd5d1d6 100644 --- a/net_win.c +++ b/net_win.c @@ -67,7 +67,6 @@ int net_numdrivers = 2; #include "net_wins.h" -#include "net_wipx.h" net_landriver_t net_landrivers[MAX_NET_DRIVERS] = { -- 2.39.2