--- embedaddon/sudo/compat/nanosleep.c 2012/02/21 16:23:02 1.1.1.1 +++ embedaddon/sudo/compat/nanosleep.c 2012/05/29 12:26:49 1.1.1.2 @@ -24,7 +24,7 @@ #if TIME_WITH_SYS_TIME # include #endif -#ifndef HAVE_TIMESPEC +#ifndef HAVE_STRUCT_TIMESPEC # include "compat/timespec.h" #endif #include