#include typedef uint8_t U8; typedef uint16_t U16; typedef uint32_t U32; typedef uint64_t U64; /* Application constants */ //#define DBFILE_LOG "/home/stack/.spa/spa.log" //#define DBFILE_MAP "/home/stack/.spa/spa.map20" // tempfiles are dumped into working directory #define TEMPFILE_GMI "tempfile.gmi" #define TEMPFILE_OUT "tempfile.out"