Fix compilation of sdlkit

This commit is contained in:
2024-10-09 01:03:15 +02:00
parent 48ce8f1ee3
commit b8ea7f650f

View File

@@ -25,6 +25,7 @@
#include <stdio.h>
#include <string.h>
#include <unistd.h>
void error (const char *file, unsigned int line, const char *msg)
{