commit | 588ce0ab6438c12e9a35fa49905fde5a0648ffd5 | [log] [tgz] |
---|---|---|
author | danh-arm <dan.handley@arm.com> | Mon Oct 17 12:19:34 2016 +0100 |
committer | GitHub <noreply@github.com> | Mon Oct 17 12:19:34 2016 +0100 |
tree | 973ac3fec7dcf0b949e5fce7e1a8010fb7a8140f | |
parent | b56646f3c17bd694a6cd3d9852214ceb7cb7f72a [diff] | |
parent | a13dc07c652e5cdbac704d4fe77b241f4c0f0830 [diff] |
Merge pull request #730 from dp-arm/dp/uuid-cleanup Remove non-standard <sys/cdefs.h> include from uuid.h
diff --git a/include/lib/stdlib/sys/uuid.h b/include/lib/stdlib/sys/uuid.h index 5c4767b..d43b641 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