mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove unneeded assert.h (there is no assertion in this file).
MFC after: 2 weeks
This commit is contained in:
parent
4dbd43cd05
commit
4f4b31568a
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue