corelow.c does not need sys/file.h
authorTom Tromey <tom@tromey.com>
Mon, 21 Jan 2019 22:18:50 +0000 (15:18 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 23 Jan 2019 03:35:59 +0000 (20:35 -0700)
commita7c9855d033996252fc55349fd3e01670cdd7943
tree970ab9a8a376230305023acda634a3cb64dda197
parent71ba91e1c0732e203ba465a2196caa45aa8b2179
corelow.c does not need sys/file.h

I did not see any reason that corelow.c should include <sys/file.h>.
The provided explanatory comment seems to be wrong.  This patch
removes the include.

2019-01-22  Tom Tromey  <tom@tromey.com>

* corelow.c: Do not include sys/file.h.
gdb/ChangeLog
gdb/corelow.c
This page took 0.039232 seconds and 4 git commands to generate.