#include #include #include #include #include #include #include #include "../../src/systemcmds/tests/tests.h" int main(int argc, char *argv[]) { warnx("autodeclination test started"); if (argc < 3) errx(1, "Need lat/lon!"); }