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