From 373d78e53dc178cfd8b26b327a81bb6b68687bba Mon Sep 17 00:00:00 2001 From: Abdulmujeeb Raji Date: Fri, 17 Jan 2025 09:42:35 +0000 Subject: [PATCH] =?UTF-8?q?make=20example=20actually=20compile=20?= =?UTF-8?q?=F0=9F=92=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bastd/examples/memory.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bastd/examples/memory.c b/bastd/examples/memory.c index fd1f034..479b102 100644 --- a/bastd/examples/memory.c +++ b/bastd/examples/memory.c @@ -1,3 +1,5 @@ +#include "bastd.c" + int main(void) {