mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 20:13:02 -04:00
diff: remove useless include as kevent is not used anymore
MFC After: 3 days (cherry picked from commit c479817f30b2d2500c9663a1a07c74ba19321416)
This commit is contained in:
parent
c47b4439da
commit
a40fd4e65b
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@
|
|||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <sys/event.h>
|
||||
|
||||
struct pr {
|
||||
int ostdout;
|
||||
int pidfd;
|
||||
|
|
|
|||
Loading…
Reference in a new issue