Remove SOCKET_ERRNO and xp_sock.h from network

This commit is contained in:
scullin 1998-05-28 00:19:49 +00:00
Родитель 4afc0e526b
Коммит 327ce9f05f
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -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