]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add two missing eventhandler.h headers
authorcem <cem@FreeBSD.org>
Tue, 21 May 2019 00:04:19 +0000 (00:04 +0000)
committercem <cem@FreeBSD.org>
Tue, 21 May 2019 00:04:19 +0000 (00:04 +0000)
commit2e158b518b981f04fb731ca4ea65ca1a27c9a9c8
tree5507c19a56a5b9c65e6d39f5de08932bb0fa305f
parentc2122bd8ae0f75f66a38bff4e5a4e5592ee3e21d
Add two missing eventhandler.h headers

These are obviously missing from the .c files, but don't show up in any
tinderbox configuration (due to latent header pollution of some kind).  It
seems some configurations don't have this pollution, and the includes are
obviously missing, so go ahead and add them.

Reported by: Peter Jeremy <peter AT rulingia.com>
X-MFC-With: r347984
sys/dev/netmap/netmap_freebsd.c
sys/netinet/netdump/netdump_client.c