mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
added missing includes
This commit is contained in:
parent
f7237cf37a
commit
ac29400e34
@ -15,6 +15,7 @@
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include <library.h>
|
||||
#include <daemon.h>
|
||||
|
@ -19,6 +19,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <sched.h>
|
||||
|
||||
#include <glib.h>
|
||||
#include <gtk/gtk.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user