From b40d4e127aea7beab7a81eb2a4588046fd58f129 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 5 Feb 2004 23:13:04 +0100 Subject: include atomic.h in extern "C" mode --- include/my_global.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/my_global.h b/include/my_global.h index 168961a620d..e4c0fb44337 100644 --- a/include/my_global.h +++ b/include/my_global.h @@ -273,7 +273,9 @@ C_MODE_END #ifndef CONFIG_SMP #define CONFIG_SMP #endif +C_MODE_START #include +C_MODE_END #endif #include /* Recommended by debian */ /* We need the following to go around a problem with openssl on solaris */ -- cgit v1.2.1