Remove unneeded reference to link.h (sys/link_elf.h).
MFC after: 2 weeks
This commit is contained in:
parent
a1e98bc995
commit
ac8e13960d
@ -42,7 +42,6 @@
|
||||
#include <fcntl.h>
|
||||
#include <machine/elf.h>
|
||||
#define FREEBSD_ELF
|
||||
#include <link.h>
|
||||
|
||||
#include <err.h>
|
||||
|
||||
|
@ -32,7 +32,6 @@
|
||||
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "ef.h"
|
||||
|
||||
|
@ -32,7 +32,6 @@
|
||||
|
||||
#include <err.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "ef.h"
|
||||
|
||||
|
@ -44,7 +44,6 @@
|
||||
#include <fcntl.h>
|
||||
#include <machine/elf.h>
|
||||
#define FREEBSD_ELF
|
||||
#include <link.h>
|
||||
|
||||
#include <err.h>
|
||||
|
||||
|
@ -42,7 +42,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/module.h>
|
||||
#define FREEBSD_ELF
|
||||
#include <link.h>
|
||||
#include <err.h>
|
||||
#include <fts.h>
|
||||
#include <string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user