Skip to content

Commit

Permalink
timer.c: include config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenhwk committed Jun 3, 2014
1 parent 845bf67 commit 9bb3774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
*
*/

#include "config.h"
#include "radvd.h"

struct timeval next_timeval(double next)
Expand Down

0 comments on commit 9bb3774

Please sign in to comment.