<search.h>

The <search.h> include file defines the following search functions:

bsearch lfind
lsearch qsort

It also defines the type size_t.



<stdlib.h>