refactor: clean includes
This commit is contained in:
+2
-1
@@ -1,8 +1,9 @@
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "timer.h"
|
||||
#include "types.h"
|
||||
|
||||
#include "timer.h"
|
||||
|
||||
Timer timer_init(const unsigned int target) {
|
||||
Timer output;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user