aboutsummaryrefslogtreecommitdiff
path: root/ext/ivy/extconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ivy/extconf.h')
-rw-r--r--ext/ivy/extconf.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/ivy/extconf.h b/ext/ivy/extconf.h
new file mode 100644
index 0000000..1d31eb4
--- /dev/null
+++ b/ext/ivy/extconf.h
@@ -0,0 +1,4 @@
+#ifndef EXTCONF_H
+#define EXTCONF_H
+#define HAVE_IVY_H 1
+#endif