From 361716dd4a612e8be58e755102eceefffd3a54c5 Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Mon, 10 Nov 2014 17:31:15 +0800 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