From 1f23ecc3000b14c02cbaf47a819ed89ac93ec12e Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Mon, 13 Apr 2015 19:55:25 -0400 Subject: Make lib/ build right with the cflags it should be using... ... but isn't. Signed-off-by: Peter Jones --- include/guid.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/guid.h') diff --git a/include/guid.h b/include/guid.h index 3c58be0b..86b709b8 100644 --- a/include/guid.h +++ b/include/guid.h @@ -1,10 +1,5 @@ #include -#ifndef BUILD_EFI -const char *guid_to_str(EFI_GUID *guid); -void str_to_guid(const char *str, EFI_GUID *guid); -#endif - extern EFI_GUID GV_GUID; extern EFI_GUID SIG_DB; extern EFI_GUID X509_GUID; -- cgit v1.2.3