mirror of
https://github.com/ksherlock/gopher.git
synced 2025-01-02 05:30:18 +00:00
update url guard
This commit is contained in:
parent
f4d9a6f8d4
commit
aabed2e462
@ -1,5 +1,5 @@
|
|||||||
#ifndef __CONNECT_H__
|
#ifndef __CONNECTION_H__
|
||||||
#define __CONNECT_H__
|
#define __CONNECTION_H__
|
||||||
|
|
||||||
#ifndef __TCPIP__
|
#ifndef __TCPIP__
|
||||||
#include <tcpip.h>
|
#include <tcpip.h>
|
||||||
@ -35,5 +35,4 @@ Word ConnectionClose(Connection *);
|
|||||||
Word ConnectionPoll(Connection *);
|
Word ConnectionPoll(Connection *);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user