Whamcloud - gitweb
Branch b1_4
[fs/lustre-release.git] / lnet / include / lnet / lib-types.h
index 2227c6a..b7d09cd 100644 (file)
@@ -465,7 +465,7 @@ typedef struct
         struct semaphore   ln_api_mutex;
         struct semaphore   ln_lnd_mutex;
 #else
-# if !HAVE_LIBPTHREAD
+# ifndef HAVE_LIBPTHREAD
         int                ln_lock;
         int                ln_api_mutex;
         int                ln_lnd_mutex;