Remove include/compat/timespec.h. Systems old enough to lack struct
timespec are too old to build a modern sudo.
This commit is contained in:
@@ -39,9 +39,6 @@
|
||||
#ifdef TIME_WITH_SYS_TIME
|
||||
# include <time.h>
|
||||
#endif
|
||||
#ifndef HAVE_STRUCT_TIMESPEC
|
||||
# include "compat/timespec.h"
|
||||
#endif
|
||||
#ifdef HAVE_SELINUX
|
||||
# include <selinux/selinux.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user