Explorar o código

include features.h

include features.h to make the next ifdef work.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Peter S. Mazinger %!s(int64=13) %!d(string=hai) anos
pai
achega
41615c3fe7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/protocols/timed.h

+ 1 - 0
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