mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove (hidden) warning about missing prototypes for fdevname(3).
This commit is contained in:
parent
b768916f91
commit
86b6b655e4
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ __FBSDID("$FreeBSD$");
|
|||
#include "namespace.h"
|
||||
#include <sys/param.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <stdlib.h>
|
||||
#include "un-namespace.h"
|
||||
|
||||
char *
|
||||
|
|
|
|||
Loading…
Reference in a new issue