summaryrefslogtreecommitdiff
path: root/mach/spin-lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'mach/spin-lock.c')
-rw-r--r--mach/spin-lock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mach/spin-lock.c b/mach/spin-lock.c
index aaebc55cf4..1b1e69c8d6 100644
--- a/mach/spin-lock.c
+++ b/mach/spin-lock.c
@@ -1,3 +1,4 @@
+#define __USE_EXTERN_INLINES 1
#define _EXTERN_INLINE /* Empty to define the real functions. */
#include "spin-lock.h"