summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-04-07 11:50:12 -0300
committerEuAndreh <eu@euandre.org>2024-04-07 11:50:12 -0300
commit3eaea55edee8f3b0ea7f3a2ef6a1f30d4fe6e14c (patch)
treeed9438e312c30f7855ae27c2a0cf75a6bac80fe0 /src/main.c
parentsrc/util.c: Add slurp(), with a simple test (diff)
downloadpindaiba-3eaea55edee8f3b0ea7f3a2ef6a1f30d4fe6e14c.tar.gz
pindaiba-3eaea55edee8f3b0ea7f3a2ef6a1f30d4fe6e14c.tar.xz
src/pindaiba.h: Add definition of NULL_TERMINATOR
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index f657aa9..7bbf20a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,7 @@
#include "config.h"
+#include <stddef.h>
+
#include "pindaiba.h"
int