From 41615c3fe7fe4bbcdd83975876e0108a09301f4a Mon Sep 17 00:00:00 2001
From: "Peter S. Mazinger" <ps.m@gmx.net>
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 <ps.m@gmx.net>
---
 include/protocols/timed.h | 1 +
 1 file changed, 1 insertion(+)

(limited to 'include')

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
-- 
cgit v1.2.3