diff options
-rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/pt-tempname.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/pt-tempname.c b/libpthread/nptl/sysdeps/unix/sysv/linux/pt-tempname.c new file mode 100644 index 000000000..bfb810290 --- /dev/null +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/pt-tempname.c @@ -0,0 +1 @@ +#include <../../../../../../libc/misc/internals/tempname.c> |