From 327ce9f05ffef366425550285e9d02cf9b72dc21 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 --- include/net.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/net.h b/include/net.h index 54012e209a4a..644d39ba3c1d 100644 --- a/include/net.h +++ b/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