--- url.h.orig	Mon Dec 14 09:24:23 1998
+++ url.h	Thu Oct 28 04:35:06 1999
@@ -27,6 +27,10 @@
 #define IPPORT_HTTP	80
 #endif
 
+#ifndef IPPORT_FTP
+#define IPPORT_FTP	21
+#endif
+
 #ifdef __cplusplus
 extern "C" {
 #endif
