From ed4c5dbc84c6baa6fc1ae0ea24b878df5bc81fa2 Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Thu, 11 Dec 2014 09:48:50 -0500 Subject: Add nostdinc to the CFLAGS for lib We don't need the headers from the standard include path. Signed-off-by: Gary Ching-Pang Lin --- lib/guid.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/guid.c') diff --git a/lib/guid.c b/lib/guid.c index 56ec952b..c97a7ca8 100644 --- a/lib/guid.c +++ b/lib/guid.c @@ -5,7 +5,6 @@ */ #include -#include #ifndef BUILD_EFI /* EFI has %g for this, so it's only needed in platform c */ -- cgit v1.2.3