summaryrefslogtreecommitdiff
path: root/libstore/xinl.c
diff options
context:
space:
mode:
Diffstat (limited to 'libstore/xinl.c')
-rw-r--r--libstore/xinl.c3
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"