Misc post-merge fixups

This commit is contained in:
Alex Stewart 2016-03-22 17:11:18 -07:00 committed by Angus Gratton
parent eee4a3660c
commit 4d6fa0ccfa
3 changed files with 10 additions and 5 deletions

View file

@ -1,4 +1,5 @@
#include "etstimer.h"
#include "stdio.h"
struct timer_list_st {
struct timer_list_st *next;