aix-51-support-20030701
[openafs.git] / src / afs / UKERNEL / sysincludes.h
index 5b3c1ee..b4ab7da 100644 (file)
@@ -973,6 +973,9 @@ extern pthread_cond_t usr_sleep_cond;
 #define uprintf                        printf
 
 #define usr_getpid()           (int)(usr_thread_self())
+#ifdef ISAFS_GLOCK
+#undef ISAFS_GLOCK
+#endif
 #define ISAFS_GLOCK() (usr_thread_self() == afs_global_owner)
 
 #endif /* NETSCAPE_NSAPI */