diff options
-rw-r--r-- | include/protocols/timed.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/protocols/timed.h b/include/protocols/timed.h index 8101e9924..f50061cc1 100644 --- a/include/protocols/timed.h +++ b/include/protocols/timed.h @@ -32,6 +32,7 @@ #ifndef _PROTOCOLS_TIMED_H #define _PROTOCOLS_TIMED_H 1 +#include <features.h> #ifdef __UCLIBC_HAS_RPC__ #include <rpc/types.h> #endif |