Fix up warning about qsort parameters

This commit is contained in:
Paul Traina 1995-08-23 04:51:05 +00:00
parent 5275513295
commit 250ea66842
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=10173

View File

@ -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__