use file headers

This commit is contained in:
2025-09-18 14:52:25 +02:00
parent e8357dc636
commit 25d0d64af6
9 changed files with 11 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
#include <sys/time.h>
#include "timer.h"
#include "types.h"
Timer timer_init(const unsigned int target) {