[git commit prelink] include features.h
Peter S. Mazinger
ps.m at gmx.net
Wed Mar 30 11:53:36 UTC 2011
commit: http://git.uclibc.org/uClibc/commit/?id=41615c3fe7fe4bbcdd83975876e0108a09301f4a
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/prelink
include features.h to make the next ifdef work.
Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
---
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 8101e99..f50061c 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
--
1.7.3.4
More information about the uClibc-cvs
mailing list