mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-22 09:04:58 +00:00
* sysdep-obsd.h: #include <sys/types.h> to make this more Kosher.
This commit is contained in:
parent
39140ed22b
commit
bde34fd96d
@ -1,3 +1,7 @@
|
||||
Fri Jun 19 15:48:54 1992 Stu Grossman (grossman at cygnus.com)
|
||||
|
||||
* sysdep-obsd.h: #include <sys/types.h> to make this more Kosher.
|
||||
|
||||
Fri Jun 19 12:53:28 1992 John Gilmore (gnu at cygnus.com)
|
||||
|
||||
* config/mh-apollo68v, mh-sco, mh-sysv, mh-sysv4}: RANLIB=true.
|
||||
|
@ -7,5 +7,6 @@
|
||||
extern char *alloca ();
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/dir.h>
|
||||
typedef struct direct dirent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user