mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
libproc: Trim a MIPS leftover.
Fixes: 101ba46bb6 libproc: retire now-unused MIPS support
This commit is contained in:
parent
3ba927fdc4
commit
96241a568e
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@
|
|||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#define _WANT_MIPS_REGNUM
|
||||
#include <sys/ptrace.h>
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue