Lines Matching refs:Include
50 * explodename.c: Include stdlib.h and string.h only if they exist.
100 * explodename.c: Include <sys/types.h>.
203 * l10nflist.c: Include <argz.h> based on test of it instead when
333 * finddomain.c: Include <ctype.h>. Reported by Roland McGrath.
620 Include sys/types.h for those old SysV systems out there.
625 * bindtextdom.c: Include all those standard headers
630 * textdomain.c: Include libintl.h instead of libgettext.h when
631 compiling for glibc. Include all those standard headers
637 Include libintl.h instead of libgettext.h when compiling for glibc.
640 * finddomain.c: Include libintl.h instead of libgettext.h when
641 compiling for glibc. Include all those standard headers
644 * dcgettext.c: Include all those standard headers unconditionally
677 * cat-compat.c: Include <string.h> for stpcpy prototype.
857 Include to get _PC_PATH_MAX defined on system having it.
861 * finddomain.c (stpcpy): Include prototype.