Page MenuHomeFreeBSD

D49859.id.diff
No OneTemporary

D49859.id.diff

diff --git a/stand/common/load_elf.c b/stand/common/load_elf.c
--- a/stand/common/load_elf.c
+++ b/stand/common/load_elf.c
@@ -30,11 +30,8 @@
#include <sys/exec.h>
#include <sys/linker.h>
#include <sys/module.h>
-#include <sys/stdint.h>
-#include <string.h>
#include <machine/elf.h>
#include <stand.h>
-#include <sys/link_elf.h>
#include "bootstrap.h"
#include "modinfo.h"
diff --git a/stand/common/load_elf_obj.c b/stand/common/load_elf_obj.c
--- a/stand/common/load_elf_obj.c
+++ b/stand/common/load_elf_obj.c
@@ -30,11 +30,8 @@
#include <sys/exec.h>
#include <sys/linker.h>
#include <sys/module.h>
-#include <stdint.h>
-#include <string.h>
#include <machine/elf.h>
#include <stand.h>
-#include <sys/link_elf.h>
#include "bootstrap.h"
#include "modinfo.h"

File Metadata

Mime Type
text/plain
Expires
Sat, Sep 12, 6:48 AM (13 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38702188
Default Alt Text
D49859.id.diff (777 B)

Event Timeline