diff: remove useless include as kevent is not used anymore

MFC After:	3 days

(cherry picked from commit c479817f30b2d2500c9663a1a07c74ba19321416)
This commit is contained in:
Baptiste Daroussin 2026-02-02 17:13:55 +01:00
parent c47b4439da
commit a40fd4e65b

View file

@ -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;