mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
tcp rack: remove duplicate header include
Reviewed by: tuexen MFC after: 1 week Sponsored by: Netflix, Inc.
This commit is contained in:
parent
e0838f8a2e
commit
2385565fac
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@
|
|||
#endif
|
||||
#include <sys/lock.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/lock.h>
|
||||
#include <sys/mutex.h>
|
||||
#include <sys/mbuf.h>
|
||||
#include <sys/proc.h> /* for proc0 declaration */
|
||||
|
|
|
|||
Loading…
Reference in a new issue