requires -Iinclude flag

This commit is contained in:
cowmonk 2025-04-17 22:31:11 -07:00
parent 59e39d9842
commit 4a736e3dc6
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#include "../include/lib/string.h"
#include <string.h>
#include <stddef.h>
#include <stdint.h>