]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/sparc/nptl/sem_timedwait.c
Get rid of sparc specific NPTL internaltypes.h header.
[thirdparty/glibc.git] / sysdeps / sparc / nptl / sem_timedwait.c
index 0557e4e709da8746f0e936109875fede91b9c2c3..3621f0b2d2f7516092fb7371ae9db7dc7e7e122b 100644 (file)
@@ -25,7 +25,7 @@
 
 #include <pthreadP.h>
 #include <shlib-compat.h>
-
+#include <sparc-nptl.h>
 
 extern void __sem_wait_cleanup (void *arg) attribute_hidden;