Misc post-merge fixups

This commit is contained in:
Alex Stewart 2016-03-22 17:11:18 -07:00
parent 9848307587
commit bf01a3b434
3 changed files with 7 additions and 21 deletions

View file

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