rx-head-build-error-20090216
authorMarc Dionne <marc.c.dionne@gmail.com>
Tue, 17 Feb 2009 03:23:27 +0000 (03:23 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 17 Feb 2009 03:23:27 +0000 (03:23 +0000)
LICENSE IPL10
FIXES 124323

include header so mutex&atomic macros exist

src/rx/rx_kcommon.h

index 1f2240b..bbc8a37 100644 (file)
@@ -142,6 +142,7 @@ typedef unsigned short etap_event_t;
 #ifdef KERNEL
 #include "afs/sysincludes.h"
 #include "afsincludes.h"
+#include "rx/rx_internal.h"
 #endif
 #if defined(AFS_OBSD_ENV)
 #include "afs/sysincludes.h"