diff options
Diffstat (limited to 'WWW/Library/Implementation/HTTelnet.c')
-rw-r--r-- | WWW/Library/Implementation/HTTelnet.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/WWW/Library/Implementation/HTTelnet.c b/WWW/Library/Implementation/HTTelnet.c index 51096e3a..cc366cf7 100644 --- a/WWW/Library/Implementation/HTTelnet.c +++ b/WWW/Library/Implementation/HTTelnet.c @@ -30,8 +30,6 @@ #include <HTAccess.h> #include <HTAlert.h> -#include <userdefs.h> /* for TELNET_COMMAND and RLOGIN_COMMAND */ - #include <LYStrings.h> #include <LYLeaks.h> |