about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTFTP.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2002-05-28 19:56:46 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2002-05-28 19:56:46 -0400
commitffc5ca31a759c93f4cb2af8aec4fe6e852161855 (patch)
tree15921cc604fd4a45252a4e0e7ec14dd7d8a46101 /WWW/Library/Implementation/HTFTP.c
parent8df98234eab86f6b1027425f4b57cb6d4ca471ca (diff)
downloadlynx-snapshots-ffc5ca31a759c93f4cb2af8aec4fe6e852161855.tar.gz
snapshot of project "lynx", label v2-8-5dev_8
Diffstat (limited to 'WWW/Library/Implementation/HTFTP.c')
-rw-r--r--WWW/Library/Implementation/HTFTP.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/WWW/Library/Implementation/HTFTP.c b/WWW/Library/Implementation/HTFTP.c
index 4f279fab..42e7cad0 100644
--- a/WWW/Library/Implementation/HTFTP.c
+++ b/WWW/Library/Implementation/HTFTP.c
@@ -57,10 +57,6 @@ BUGS:	@@@	Limit connection cache size!
 **		same time.
 */
 
-#if defined(DJGPP) && !defined(WATT32)
-#define u_long unsigned long
-#endif
-
 #include <HTUtils.h>
 
 #include <HTAlert.h>