mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove nested include of <sys/module.h>
Should be happier now: peter
This commit is contained in:
parent
cb5cb48675
commit
42e7a191d1
1 changed files with 0 additions and 3 deletions
|
|
@ -52,9 +52,6 @@
|
|||
/* for intrhook below */
|
||||
#include <sys/queue.h>
|
||||
|
||||
/* THIS MUST DIE! */
|
||||
#include <sys/module.h>
|
||||
|
||||
/* Global variables for the kernel. */
|
||||
|
||||
/* 1.1 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue