From 4157160681ef0e7dc88382625e20381d557a6e83 Mon Sep 17 00:00:00 2001 From: scullin Date: Thu, 28 May 1998 00:19:49 +0000 Subject: [PATCH] Remove SOCKET_ERRNO and xp_sock.h from network git-svn-id: svn://10.0.0.236/trunk@2438 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/include/net.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/mozilla/include/net.h b/mozilla/include/net.h index 54012e209a4..644d39ba3c1 100644 --- a/mozilla/include/net.h +++ b/mozilla/include/net.h @@ -36,8 +36,6 @@ #include "xp_list.h" #include "msgtypes.h" -#include "xp_error.h" - #ifdef XP_UNIX #include /* for MAXPATHLEN */ #endif