summaryrefslogtreecommitdiffstats
path: root/pimd/pim_time.c
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim_time.c')
-rw-r--r--pimd/pim_time.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pimd/pim_time.c b/pimd/pim_time.c
index 097b470b..4e5832cc 100644
--- a/pimd/pim_time.c
+++ b/pimd/pim_time.c
@@ -20,11 +20,12 @@
$QuaggaId: $Format:%an, %ai, %h$ $
*/
+#include <zebra.h>
+
#include <string.h>
#include <sys/time.h>
#include <time.h>
-#include <zebra.h>
#include "log.h"
#include "thread.h"