* configure.in: Check for unistd.h.
authorJ.T. Conklin <jtc@acorntoolworks.com>
Mon, 31 Jul 1995 22:46:03 +0000 (22:46 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Mon, 31 Jul 1995 22:46:03 +0000 (22:46 +0000)
commit1a49497348d02ffd9ba0eab6881bb3353223a068
tree128c13b69db4b27e1de00b36258d7d03281a4bbe
parentf641906be5812ffce356207b1248f9846c657a34
* configure.in: Check for unistd.h.
* configure: Regenerated.

* command.c, cp-valprint.c, fork-child.c, i386-tdep.c,
i386b-nat.c, inflow.c, main.c, maint.c, objfiles.c, solib.c,
source.c, stack.c, symfile.c, top.c, utils.c: Include strings.h
and/or unistd.h to bring prototypes into scope.
18 files changed:
gdb/ChangeLog
gdb/command.c
gdb/configure
gdb/configure.in
gdb/cp-valprint.c
gdb/fork-child.c
gdb/i386-tdep.c
gdb/i386b-nat.c
gdb/inflow.c
gdb/main.c
gdb/maint.c
gdb/objfiles.c
gdb/solib.c
gdb/source.c
gdb/stack.c
gdb/symfile.c
gdb/top.c
gdb/utils.c
This page took 0.041411 seconds and 4 git commands to generate.