tests.sh: remove tap output
[nit.git] / c_src / kernel._nitni.h
index c323e0b..e2f7acb 100644 (file)
@@ -1,6 +1,8 @@
-#include <nit_common.h>
-#include "standard___kernel._sep.h"
-#ifndef KERNEL_NITNI_H
-#define KERNEL_NITNI_H
+/*
+       Extern implementation of Nit module kernel
+*/
+#ifndef KERNEL_NITG_NITNI_H
+#define KERNEL_NITG_NITNI_H
 
+#include "kernel._ffi.h"
 #endif