Deleted Added
full compact
29c29
< * $FreeBSD: head/sys/compat/linuxkpi/common/include/linux/sysfs.h 290135 2015-10-29 08:28:39Z hselasky $
---
> * $FreeBSD: head/sys/compat/linuxkpi/common/include/linux/sysfs.h 290335 2015-11-03 12:37:55Z hselasky $
33a34
> #include <sys/types.h>
34a36
> #include <sys/errno.h>
36,40c38
< struct attribute {
< const char *name;
< struct module *owner;
< mode_t mode;
< };
---
> #include <linux/kobject.h>