summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncftp/sys.h
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1995-08-23 04:51:05 +0000
committerpst <pst@FreeBSD.org>1995-08-23 04:51:05 +0000
commitdbdfed4cabdbaaebcaf51fb1ed3d0b3f08926e21 (patch)
tree1997a6f415df55b3f15673892a0cbde7711468e8 /usr.bin/ncftp/sys.h
parent0696f558b68efbb20604c4c810729618d2fad9c6 (diff)
downloadFreeBSD-src-dbdfed4cabdbaaebcaf51fb1ed3d0b3f08926e21.zip
FreeBSD-src-dbdfed4cabdbaaebcaf51fb1ed3d0b3f08926e21.tar.gz
Fix up warning about qsort parameters
Diffstat (limited to 'usr.bin/ncftp/sys.h')
-rw-r--r--usr.bin/ncftp/sys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ncftp/sys.h b/usr.bin/ncftp/sys.h
index 66ed9cd..e357c4d 100644
--- a/usr.bin/ncftp/sys.h
+++ b/usr.bin/ncftp/sys.h
@@ -424,7 +424,6 @@ extern int errno;
# define TERMIOS 1
# define HAS_GETCWD 1
# define U_WAIT 1
-# define NO_CONST 1 /* avoid prototype conflict */
#endif
#ifdef __NetBSD__
OpenPOWER on IntegriCloud