great include fix

This commit is contained in:
leitner
2025-01-20 18:39:18 +00:00
parent 639f9f534f
commit def61cd5ce
51 changed files with 277 additions and 138 deletions

View File

@@ -1,7 +1,8 @@
#include "fmt.h"
#include "scan.h"
#include <libowfat/fmt.h>
#include <libowfat/scan.h>
#include <assert.h>
#include <stdio.h>
#include <string.h>
int main() {
char buf[100];