forked from Lainports/opnsense-ports
10 lines
263 B
C
10 lines
263 B
C
--- utils/ocnotify.c.orig 2016-01-14 11:24:28.465644000 +0100
|
|
+++ utils/ocnotify.c 2016-01-14 11:24:39.248704000 +0100
|
|
@@ -23,6 +23,7 @@
|
|
#include <stdint.h>
|
|
#include <stdbool.h>
|
|
#include <stdlib.h>
|
|
+#include <time.h>
|
|
|
|
#include <talloc.h>
|
|
#include <param.h>
|