Deleted Added
full compact
29c29
< * $FreeBSD: head/sys/compat/linuxkpi/common/include/net/netevent.h 290045 2015-10-27 12:21:15Z hselasky $
---
> * $FreeBSD: head/sys/compat/linuxkpi/common/include/net/netevent.h 290335 2015-11-03 12:37:55Z hselasky $
34c34,35
< #include <netinet/if_ether.h>
---
> #include <sys/types.h>
> #include <sys/eventhandler.h>
35a37,38
> #include <linux/notifier.h>
>