diff options
Diffstat (limited to 'libstore/xinl.c')
-rw-r--r-- | libstore/xinl.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libstore/xinl.c b/libstore/xinl.c index a603d621..00f32c2b 100644 --- a/libstore/xinl.c +++ b/libstore/xinl.c @@ -1,2 +1,3 @@ -#define STORE_EI +#define __USE_EXTERN_INLINES +#define STORE_H_EXTERN_INLINE #include "store.h" |