Forgot to add this to the build file...

This commit is contained in:
David Given 2022-07-17 00:55:06 +02:00
parent 92b3dfb42c
commit bd5ead8122

View file

@ -9,6 +9,7 @@ clibrary {
--"./unlock.c”,”./tmpdir.c”,
"./write.c",
"./syssystem.c",
"./strndup.c",
},
hdrs = { "./system.h" },
}