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

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__