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

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