diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-20 15:43:38 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-20 15:43:38 +0200 |
| commit | fb2addedce94bea29c9be5eab2786e621a5d0e65 (patch) | |
| tree | 3f34a500615937793e1a66909ee1550a2444134b /src | |
| parent | f3b3f2c4f944c98a341f406abd2e4a6b7b69da36 (diff) | |
| download | bokf-fb2addedce94bea29c9be5eab2786e621a5d0e65.tar.gz bokf-fb2addedce94bea29c9be5eab2786e621a5d0e65.zip | |
secret: build it as its own unit
Diffstat (limited to 'src')
| -rw-r--r-- | src/commands.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/commands.c b/src/commands.c index 6100d6a..0ac9ace 100644 --- a/src/commands.c +++ b/src/commands.c @@ -26,9 +26,6 @@ #include "util.h" #include "version.h" -/* src/secret.c is not part of CORE_SRC; compile it as part of this unit. */ -#include "secret.c" - /* ------------------------------------------------------------------ */ /* small helpers */ /* ------------------------------------------------------------------ */ |
