From f3080eb7c7c4c4f72d6560b12c3d8cffbb4b2b0d Mon Sep 17 00:00:00 2001 From: Marc Dionne Date: Tue, 17 Feb 2009 03:23:27 +0000 Subject: [PATCH] rx-head-build-error-20090216 LICENSE IPL10 FIXES 124323 include header so mutex&atomic macros exist --- src/rx/rx_kcommon.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rx/rx_kcommon.h b/src/rx/rx_kcommon.h index 1f2240b..bbc8a37 100644 --- a/src/rx/rx_kcommon.h +++ b/src/rx/rx_kcommon.h @@ -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" -- 1.9.4