c_src: update with new intern methods
[nit.git] / c_src / exec._nitni.h
diff --git a/c_src/exec._nitni.h b/c_src/exec._nitni.h
new file mode 100644 (file)
index 0000000..4806ac4
--- /dev/null
@@ -0,0 +1,8 @@
+/*
+       Extern implementation of Nit module exec
+*/
+#ifndef EXEC_NITG_NITNI_H
+#define EXEC_NITG_NITNI_H
+
+#include "exec._ffi.h"
+#endif