For some reason, even if I move pawncc and libpawnc.so to /usr/bin and /usr/lib, it includes include/default.inc.
It started failing because print and printf were already defined, and it took a while until I found where they came from.
Are the default include files really needed?