diff options
Diffstat (limited to 'lib/libefivar/uefi-dputil.c')
-rw-r--r-- | lib/libefivar/uefi-dputil.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libefivar/uefi-dputil.c b/lib/libefivar/uefi-dputil.c index 7969054e2ce2..6e8f3aeca2ce 100644 --- a/lib/libefivar/uefi-dputil.c +++ b/lib/libefivar/uefi-dputil.c @@ -28,7 +28,6 @@ * this file is taken from EDK2 and rototilled. */ -#include <sys/cdefs.h> #include <efivar.h> #include <limits.h> #include <stdio.h> |