diff --git a/include/sudo_event.h b/include/sudo_event.h index 2deb5113b..ad58b928b 100644 --- a/include/sudo_event.h +++ b/include/sudo_event.h @@ -19,6 +19,7 @@ #ifndef SUDO_EVENT_H #define SUDO_EVENT_H +#include /* for struct timespec */ #include /* for sigatomic_t and NSIG */ #include "sudo_queue.h"