summaryrefslogtreecommitdiffstats
path: root/gl/lib/gl_map.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gl/lib/gl_map.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gl/lib/gl_map.c b/gl/lib/gl_map.c
new file mode 100644
index 0000000..758a65f
--- /dev/null
+++ b/gl/lib/gl_map.c
@@ -0,0 +1,3 @@
+#include <config.h>
+#define GL_MAP_INLINE _GL_EXTERN_INLINE
+#include "gl_map.h"