mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove stale inclusion of <ulog.h>.
This tool doesn't require libulog anymore.
This commit is contained in:
parent
376a67cf64
commit
a21dd5e9dd
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ static const char rcsid[] =
|
|||
#include <syslog.h>
|
||||
#include <time.h>
|
||||
#include <ttyent.h>
|
||||
#include <ulog.h>
|
||||
#include <unistd.h>
|
||||
#include <utmpx.h>
|
||||
#include <sys/reboot.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue