diff options
Diffstat (limited to 'Source/charon/event_queue.c')
-rw-r--r-- | Source/charon/event_queue.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/charon/event_queue.c b/Source/charon/event_queue.c index 9bf140021..703a3a8a6 100644 --- a/Source/charon/event_queue.c +++ b/Source/charon/event_queue.c @@ -29,6 +29,7 @@ #include "types.h" #include "event_queue.h" +#include "linked_list.h" |