you spelt "acknex.h" wrong. It cant use a var because it doesnt know what the structure is like, which is given in acknex.h.

add these 2 lines at the beginning of your script...

#include <acknex.h>
#include <default.c>