NetBSD/lib/libcompat/4.3
jtc 57c5f16709 #include <search.h> to ensure that the public function declarations match
the implementation.
Use old-style function definitions so functions can be compiled with non-ansi
compilers.
Functions are specified to take void * arguments, so they must be cast to
a struct qelem * before they are used.
1993-10-21 21:08:55 +00:00
..
insque.3 Correct copyright statements 1993-08-13 12:54:10 +00:00
insque.c #include <search.h> to ensure that the public function declarations match 1993-10-21 21:08:55 +00:00
regex.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
remque.c #include <search.h> to ensure that the public function declarations match 1993-10-21 21:08:55 +00:00