aboutsummaryrefslogtreecommitdiffstats
path: root/tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcp.h')
-rw-r--r--tcp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tcp.h b/tcp.h
index 56389b9..8fbec30 100644
--- a/tcp.h
+++ b/tcp.h
@@ -73,7 +73,6 @@ void tcp_close __P ((char *id));
void tcp_togglesnoop __P ((char *id));
void tcp_spawn __P ((char *id, char *cmd));
int tcp_unIAC __P ((char *data, int len));
-int tcp_read_addIAC __P ((int fd, char *data, int len));
#endif /* _TCP_H_ */