Lines Matching refs:Include

70 	(gnulib.mk): Include: this does most of the work eliminated
75 * lib/inttostr.h: Include limits.h unilaterally.
87 * src/cmp.c: Sort includes. Include <exit.h>, <unlocked-io.h>.
107 * src/diff.c: Include <exit.h>.
119 * src/diff.h: Include regex.h, unlocked-io.h.
124 * src/diff3.c: Include unlocked-io.h.
132 * src/dir.c: Include <strcase.h>.
149 * src/sdiff.c: Include <unlocked-io.h>, <exit.h>.
158 Include <time.h> unconditionally, since we can assume C89 now.
165 Include <stdbool.h> unconditionally now, since gnulib supports it
262 Include gettext.h rather than libinto.h.
274 * src/cmp.c: Include version-etc.h, not freesoft.h.
332 Include <sys/resource.h>, <ucontext.h> if available.
333 Include <stdio.h> if DEBUG.
360 <strings.h>: Include only if HAVE_STRINGS_H.
361 <stddef.h>: Include if we include stdlib.h.
380 * lib/posixver.c: Include posixver.h.
415 src/sdiff.c: Include <file-type.h>.
417 * src/cmp.c: Include paths.h.
423 * src/diff.c: Include posixver.h.
479 Include limits.h.
488 * src/diff3.c: Include cmpbuf.h.
571 Include stdlib.h if available, for malloc.
609 * lib/c-stack.c: Include <errno.h>
616 (<ucontext.h>): Include only if HAVE_XSI_STACK_OVERFLOW_HEURISTIC.
711 * lib/xmalloc.c: Include exitfail.h.
720 * lib/cmpbuf.c: Include errno.h.
722 Include signal.h.
724 Include <inttypes.h>.
732 * lib/hard-locale.c: Include "hard-locale.h".
754 * src/cmp.c: Include c-stack.h, exitfail.h.
771 * src/diff.c: Include c-stack.h, exitfail.h.
796 * src/diff3.c: Include c-stack.h, exitfail.h.
817 * src/ifdef.c: Include <xalloc.h>.
832 * src/sdiff.c: Include c-stack.h, exitfail.h. Do not include signal.h.
847 Include signal.h.
886 * lib/prepargs.c: Include <string.h>. Reported by Bruno Haible.
922 * src/dir.c: Include <setjmp.h>
945 Include gettext.h, not libgettext.h.
1016 * lib/setmode.c: [HAVE_FCNTL_H && HAVE_SETMODE_DOS]: Include <fcntl.h>.
1034 * lib/setmode.c: Include fcntl.h and unistd.h only if
1047 [HAVE_FCNTL_H]: Include fcntl.h (needed for O_BINARY).
1077 * src/util.c: Include dirname.h.
1081 Include <libgettext.h> rather than rolling it ourselves.
1084 * src/sdiff.c: Include <dirname.h>.
1090 * src/io.c: Include setmode.h.
1096 * src/diff.c: Include dirname.h, setmode.h.
1114 * src/cmp.c: Include <hard-locale.h>, <setmode.h>.
1195 * cmp.c: <xstrtol.h>: Include.
1281 <inttypes.h>: Include if HAVE_INTTYPES_H.
1285 Include stddef.h.
1309 Include error.h, regex.h, xalloc.h.
1331 Include error.h, freesoft.h, stdio.h, xalloc.h.
1351 Include regex.h, xalloc.h.
1384 Include error.h, exclude.h, xalloc.h.
1400 Include error.h, freesoft.h, inttostr.h, xalloc.h.
1489 Include error.h, exclude.h, freesoft.h, hard-locale.h, prepargs.h,
1549 Include inttostr.h, regex.h.
1562 Include error.h, freesoft.h, inttostr.h, xalloc.h.
1587 Include error.h, regex.h, xalloc.h.
1611 * lib/freesoft.c: Include config.h, freesoft.h rather than diff.h.
1694 * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
1696 Include only if STDC_HEADERS || _LIBC.
1697 (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
1698 (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
1699 (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
1791 (<locale.h>): Include before <libintl.h>.
1811 (quotesys.h): Include.
1844 * io.c (cmpbuf.h): Include.
1861 * sdiff.c (quotesys.h): Include.
1887 * util.c (quotesys.h): Include.
1896 * diff3.c (quotesys.h): Include.
2151 * system.h: <string.h>: Include if HAVE_STRING_H, too.
2152 <ctype.h>: Include here. All includers changed.
2208 * version.c: Include <config.h>, not "config.h".
2263 * system.h: Include <sys/file.h> only if HAVE_SYS_FILE_H.
2425 * xmalloc.c: Include <sys/types.h> always; some nonstandard hosts
2452 * cmp.c, diff3.c, diff.h, sdiff.c: Include "system.h" first.
2498 Include only if HAVE_LIMITS_H etc.
2712 * diff.c: Include "system.h" to get memchr declaration.
2975 * Makefile.in: Include binprefix in -DDIFF_PROGRAM.
3114 * diff.h, diff3.c: Include string.h or strings.h, as appropriate.
3117 * diff3.c (perror_with_exit): Include program name in message.
3283 * Makefile (objs): Include $(ALLOCA).
3287 * diff.h: Include regex.h.
3442 Include newline in length of line.
3532 * diff3.c: Include wait.h or define equivalent macros.
3739 * diff3.c [USG]: Include fcntl.h.