summaryrefslogtreecommitdiff
path: root/math/superlu_mt/files/patch-SRC+slu_mt_util.h
blob: daf2a8cf9bef86592c1cf921b5d4741f8a3b2c61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- SRC/slu_mt_util.h~	2008-01-09 08:28:56.000000000 +0900
+++ SRC/slu_mt_util.h	2008-07-02 09:54:31.000000000 +0900
@@ -12,6 +12,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <pthread.h>
 
 /* Macros */
 #ifndef USER_ABORT