Reference: gdb-pend/636
authorStu Grossman <grossman@cygnus>
Wed, 15 Jan 1992 01:11:30 +0000 (01:11 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 15 Jan 1992 01:11:30 +0000 (01:11 +0000)
* inflow.c:  remove #include <sys/dir.h>.  Not necessary, and
doesn't exist on some systems.

gdb/ChangeLog

index 04fe54d..af85e19 100644 (file)
@@ -1,5 +1,8 @@
 Tue Jan 14 12:28:52 1992  Stu Grossman  (grossman at cygnus.com)
 
+       * inflow.c:  remove #include <sys/dir.h>.  Not necessary, and
+       doesn't exist on some systems.
+
        * infrun.c (wait_for_inferior!!!!):  Prevent gdb from hanging when
        nexting over recursive function calls.