mirror of
https://git.busybox.net/uClibc
synced 2025-10-14 01:32:00 +08:00
include features.h
include features.h to make the next ifdef work. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user