diff options
Diffstat (limited to 'include/c99_compat.h')
-rw-r--r-- | include/c99_compat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/c99_compat.h b/include/c99_compat.h index f56f6f326f8..4fc91bc1357 100644 --- a/include/c99_compat.h +++ b/include/c99_compat.h @@ -25,6 +25,8 @@ * **************************************************************************/ +#include "no_extern_c.h" + #ifndef _C99_COMPAT_H_ #define _C99_COMPAT_H_ |