Fixing a few warnings ... still uncompilable ...
diff --git a/modules/nathelper/nathelper.c b/modules/nathelper/nathelper.c
index d172b08..5e06417 100644
--- a/modules/nathelper/nathelper.c
+++ b/modules/nathelper/nathelper.c
@@ -204,7 +204,8 @@
#include "../../timer.h"
#include "../../trim.h"
#include "../../ut.h"
-#include "../../mi/attr.h"
+#include "../../lib/kcore/km_ut.h"
+#include "../../lib/kmi/attr.h"
#include "../../pvar.h"
#include "../../msg_translator.h"
#include "../../usr_avp.h"