Blame SOURCES/glibc-rtkaio-inc-pthread.patch

12745e
diff -urN glibc-2.17-c758a686/rtkaio/tst-aiod2.c glibc-2.17-c758a686/rtkaio/tst-aiod2.c
5de29b
--- glibc-2.17-c758a686/rtkaio/tst-aiod2.c	2011-10-19 07:04:41.000000000 -0400
12745e
+++ glibc-2.17-c758a686/rtkaio/tst-aiod2.c	2014-08-19 18:32:10.174233598 -0400
5de29b
@@ -24,6 +24,7 @@
5de29b
 #include <stdlib.h>
5de29b
 #include <unistd.h>
5de29b
 #include <errno.h>
5de29b
+#include <pthread.h>
5de29b
 #include "tst-aiod.h"
5de29b
 
5de29b
 
12745e
diff -urN glibc-2.17-c758a686/rtkaio/tst-aiod3.c glibc-2.17-c758a686/rtkaio/tst-aiod3.c
5de29b
--- glibc-2.17-c758a686/rtkaio/tst-aiod3.c	2011-10-19 07:04:41.000000000 -0400
12745e
+++ glibc-2.17-c758a686/rtkaio/tst-aiod3.c	2014-08-19 18:31:59.855273111 -0400
5de29b
@@ -23,6 +23,7 @@
5de29b
 #include <stdlib.h>
5de29b
 #include <unistd.h>
5de29b
 #include <errno.h>
5de29b
+#include <pthread.h>
5de29b
 #include "tst-aiod.h"
5de29b
 
5de29b