socket_remote4 does not need havescope.h

This commit is contained in:
leitner 2011-09-16 03:11:43 +00:00
parent f2a33b77ef
commit 82e6b4086b

View File

@ -8,7 +8,6 @@
#include "byte.h"
#include "socket.h"
#include "havesl.h"
#include "havescope.h"
int socket_remote4(int s,char ip[4],uint16 *port)
{