mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
#include <sys/resource.h> to limit ports damage.
Approved by: re/rwatson
This commit is contained in:
parent
43713b6deb
commit
8b7e2de80c
1 changed files with 1 additions and 1 deletions
|
|
@ -42,6 +42,6 @@
|
|||
#ifndef _SYS_DKSTAT_H_
|
||||
#define _SYS_DKSTAT_H_ 1
|
||||
|
||||
#warning "<sys/dkstat.h> is deprecated and should not be #include'd"
|
||||
#include <sys/resource.h>
|
||||
|
||||
#endif /* _SYS_DKSTAT_H_ */
|
||||
|
|
|
|||
Loading…
Reference in a new issue