X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=main.c;h=1d4ce85246f6f96f387442697b31fcae800ff5e0;hp=514a08913ad078cd9bdfa1000db94a3517678ce1;hb=8b16f0a7698739f71f8dd89f3c411fd405b0a062;hpb=c425b35069c9a5fa38442aae367c1618dcc65dd6 diff --git a/main.c b/main.c index 514a089..1d4ce85 100644 --- a/main.c +++ b/main.c @@ -138,7 +138,7 @@ extern int optind, opterr, optopt; // ************************************* FUNCS -#ifdef nanosleep +#ifdef HAVE_NANOSLEEP void tiny_sleep() { struct timespec t;