Add the necessary includes for AFS_ISGLOCK, AFS_GLOCK, AFS_GUNLOCK.
[openafs.git] / src / rx / SOLARIS / rx_kmutex.c
index 38e6798..3e94727 100644 (file)
@@ -20,7 +20,9 @@ RCSID("$Header$");
 
 #if defined(AFS_SUN5_ENV) && defined(KERNEL) 
 
+#include "../rx/rx_kcommon.h"
 #include "../rx/rx_kmutex.h"
+#include "../rx/rx_kernel.h"
 
 #include <errno.h>
 #include <sys/tiuser.h>