mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove unneeded headers
This commit is contained in:
parent
b2298745ac
commit
ce82bf7261
1 changed files with 0 additions and 8 deletions
|
|
@ -29,15 +29,7 @@ static const char rcsid[] =
|
|||
"$FreeBSD$";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/param.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "pwupd.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue