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