Remove SOCKET_ERRNO and xp_sock.h from network

git-svn-id: svn://10.0.0.236/trunk@2438 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scullin
1998-05-28 00:19:49 +00:00
parent a5eee274d7
commit 4157160681

View File

@@ -36,8 +36,6 @@
#include "xp_list.h"
#include "msgtypes.h"
#include "xp_error.h"
#ifdef XP_UNIX
#include <sys/param.h> /* for MAXPATHLEN */
#endif