From a6f79ca57f0b4b296f67c2d063fd85a627b611b8 Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Tue, 28 Nov 2017 17:43:20 +0100 Subject: Timers: Revert temporary names and remove old timer.h --- proto/babel/babel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto/babel/babel.h') diff --git a/proto/babel/babel.h b/proto/babel/babel.h index da3293ef..1128d261 100644 --- a/proto/babel/babel.h +++ b/proto/babel/babel.h @@ -23,7 +23,7 @@ #include "lib/lists.h" #include "lib/socket.h" #include "lib/string.h" -#include "sysdep/unix/timer.h" +#include "lib/timer.h" #define EA_BABEL_METRIC EA_CODE(EAP_BABEL, 0) #define EA_BABEL_ROUTER_ID EA_CODE(EAP_BABEL, 1) -- cgit v1.2.3