]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Cleanup.
authorBart Van Assche <bvanassche@acm.org>
Sun, 9 Mar 2008 18:46:07 +0000 (18:46 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 9 Mar 2008 18:46:07 +0000 (18:46 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7619

exp-drd/tests/matinv_openmp.c

index b8decafe29462d840ec959526baa6b1862abc697..87bbf47c08c8e779fc0b94d01294d2b1d00b77b5 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <assert.h>
 #include <math.h>
-#include <pthread.h>
 #include <stdlib.h>
 #include <stdio.h>