mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove unneccessary <unistd.h>
This commit is contained in:
parent
033d9ae179
commit
f0d82b33be
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@ __FBSDID("$FreeBSD$");
|
|||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/*
|
||||
* The SVID interface to getsubopt provides no way of figuring out which
|
||||
|
|
|
|||
Loading…
Reference in a new issue