mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-02 11:00:37 +08:00
(at SUNOS4_SHARED_LIBRARIES): Fix reference to unistd.h.
From-SVN: r12392
This commit is contained in:
parent
31837ce2fc
commit
9c51dc9c34
@ -1993,7 +1993,7 @@ scan_prog_file (prog_name, which_pass)
|
||||
#include <link.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/unistd.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/dir.h>
|
||||
|
||||
/* pointers to the object file */
|
||||
|
Loading…
x
Reference in New Issue
Block a user