diff options
-rw-r--r-- | include/lib/stdlib/sys/uuid.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/lib/stdlib/sys/uuid.h b/include/lib/stdlib/sys/uuid.h index 5c4767b5..d43b6419 100644 --- a/include/lib/stdlib/sys/uuid.h +++ b/include/lib/stdlib/sys/uuid.h @@ -34,8 +34,6 @@ #ifndef _SYS_UUID_H_ #define _SYS_UUID_H_ -#include <sys/cdefs.h> - /* Length of a node address (an IEEE 802 address). */ #define _UUID_NODE_LEN 6 |