mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
imgact_elf.c: remove sys/cdefs.h include
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
130bad217b
commit
a67edb5616
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
|||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include "opt_capsicum.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue