summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe M <chloe@aptel.org>2026-08-21 01:14:42 -0500
committerChloe M <chloe@aptel.org>2026-08-21 01:14:42 -0500
commitf0691430d86a727b4ffee0f6ea3b355baecd6414 (patch)
tree97b4af5f67bcb22a2ec3978ee90fc76fd21625ad
parentf1ed02278d3daf33bcbcab2a1eddcd5cdf2e0738 (diff)
core: build: Remove no longer used includemain
Signed-off-by: Chloe M <chloe@aptel.org>
-rw-r--r--core/build.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/build.c b/core/build.c
index b674f3d..d0a4627 100644
--- a/core/build.c
+++ b/core/build.c
@@ -3,7 +3,6 @@
* Provided under the BSD-3 clause.
*/
-#include <sys/wait.h>
#include <dirent.h>
#include <stdint.h>
#include <stdlib.h>