I am sorry. My fault. It has to be

Code:
#include <acknex.h>
#include <stdio.h>
void main()
{
  printf("It's working! :-)");
}



Always learn from history, to be sure you make the same mistakes again...