diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-07-07 06:31:14 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-07-07 06:31:14 +0000 |
| commit | 8fb080d0600d25f3f4937b450f74c0a7a242b3a4 (patch) | |
| tree | d060fbb42c5efee3622aa4d52ccf51a9bfa3f7dd /include/build.h | |
| parent | 23ac5cee1ab80c71058c6831e7275e08e10029b9 (diff) | |
doesn't work at all but checkpoint anyway!
Diffstat (limited to 'include/build.h')
| -rw-r--r-- | include/build.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/build.h b/include/build.h index 109ca3e..7dcb53a 100644 --- a/include/build.h +++ b/include/build.h @@ -23,6 +23,6 @@ #include "pkg.h" -void build(package_t *pkg); +bool build(package_t *pkg); #endif |
