Fix includes

This commit is contained in:
Martin Lund 2024-05-12 08:57:59 +02:00
parent d2dd9f5a5b
commit c76a4d0172
3 changed files with 3 additions and 0 deletions

View file

@ -23,6 +23,7 @@
#include <sys/time.h>
#include <libgen.h>
#include <errno.h>
#include "print.h"
#include "fs.h"