aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/libefi/libefi.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/efi/libefi/libefi.c')
-rw-r--r--stand/efi/libefi/libefi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stand/efi/libefi/libefi.c b/stand/efi/libefi/libefi.c
index e7b1406839fe..f615bd214bfc 100644
--- a/stand/efi/libefi/libefi.c
+++ b/stand/efi/libefi/libefi.c
@@ -24,9 +24,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <efi.h>
#include <eficonsctl.h>
#include <efilib.h>