1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Fix mips fork after i386 reorganization.

This commit is contained in:
Roland McGrath
2014-05-14 14:00:23 -07:00
parent 348f8e8c26
commit 65c89320e2
3 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1 @@
#include <sysdeps/unix/sysv/linux/i386/fork.h>

View File

@ -1 +0,0 @@
#include <sysdeps/unix/sysv/linux/i386/fork.c>