Skip to content

Commit 5f9c69c

Browse files
ioman: include util.h for delay() declaration
1 parent b84d67d commit 5f9c69c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ioman.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include "include/opl.h"
22
#include "include/ioman.h"
3+
#include "include/util.h"
34
#include <kernel.h>
45
#include <string.h>
56
#include <malloc.h>

0 commit comments

Comments
 (0)