forked from Imagelibrary/binutils-gdb
* dwarfread.c: Remove second inclusion of <sys/types.h>, which
causes problems if <sys/types.h> has no multiple inclusion protection.
This commit is contained in:
@@ -56,7 +56,6 @@ other things to work on, if you get bored. :-)
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifndef NO_SYS_FILE
|
||||
#include <sys/file.h>
|
||||
|
||||
Reference in New Issue
Block a user