summaryrefslogtreecommitdiff
path: root/include/rpc/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/types.h')
-rw-r--r--include/rpc/types.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/rpc/types.h b/include/rpc/types.h
index e166ddfd4..8eff8e718 100644
--- a/include/rpc/types.h
+++ b/include/rpc/types.h
@@ -33,11 +33,6 @@
#ifndef _RPC_TYPES_H
#define _RPC_TYPES_H 1
-#ifdef _LIBC
-#define _(X) X
-#endif
-#include <features.h>
-
typedef int bool_t;
typedef int enum_t;
/* This needs to be changed to uint32_t in the future */