Fix #include of renamed file. Remove extra weak alias.
This commit is contained in:
parent
484d089077
commit
e95606364c
@ -1,4 +1,2 @@
|
||||
/* SVR4 uses the POSIX dup2. */
|
||||
#include <sysdeps/posix/__dup2.c>
|
||||
|
||||
weak_alias (__dup2, dup2)
|
||||
#include <sysdeps/posix/dup2.c>
|
||||
|
Loading…
x
Reference in New Issue
Block a user