diff options
| author | Chloe M <chloe@aptel.org> | 2026-08-21 01:14:42 -0500 |
|---|---|---|
| committer | Chloe M <chloe@aptel.org> | 2026-08-21 01:14:42 -0500 |
| commit | f0691430d86a727b4ffee0f6ea3b355baecd6414 (patch) | |
| tree | 97b4af5f67bcb22a2ec3978ee90fc76fd21625ad /core/build.c | |
| parent | f1ed02278d3daf33bcbcab2a1eddcd5cdf2e0738 (diff) | |
core: build: Remove no longer used includemain
Signed-off-by: Chloe M <chloe@aptel.org>
Diffstat (limited to 'core/build.c')
| -rw-r--r-- | core/build.c | 1 |
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> |
