UIQ3 bugfixes, SVP drc indirect jumps, stuff
[libpicofe.git] / common / config.c
index f8fe5d0..a621893 100644 (file)
@@ -6,7 +6,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#ifdef UIQ3
+#ifdef __EPOC32__
 #include <unistd.h>
 #endif
 #include "config.h"