From 41615c3fe7fe4bbcdd83975876e0108a09301f4a Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sat, 26 Feb 2011 18:15:29 +0100 Subject: include features.h include features.h to make the next ifdef work. Signed-off-by: Peter S. Mazinger --- include/protocols/timed.h | 1 + 1 file changed, 1 insertion(+) 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 #ifdef __UCLIBC_HAS_RPC__ #include #endif -- cgit v1.2.3