Whamcloud - gitweb
Revert "b=20355 formalize support for pthreads"
[fs/lustre-release.git] / libcfs / include / libcfs / posix / libcfs.h
index 6191854..18551ca 100644 (file)
@@ -75,7 +75,7 @@
 #include <unistd.h>
 #endif
 
-#ifdef HAVE_PTHREAD
+#ifdef HAVE_LIBPTHREAD
 #include <pthread.h>
 #endif