summaryrefslogtreecommitdiff
path: root/src/commands.c
diff options
context:
space:
mode:
authorAnders Betts <anders.betts@gmail.com>2026-09-20 15:43:38 +0200
committerAnders Betts <anders.betts@gmail.com>2026-09-20 15:43:38 +0200
commitfb2addedce94bea29c9be5eab2786e621a5d0e65 (patch)
tree3f34a500615937793e1a66909ee1550a2444134b /src/commands.c
parentf3b3f2c4f944c98a341f406abd2e4a6b7b69da36 (diff)
downloadbokf-fb2addedce94bea29c9be5eab2786e621a5d0e65.tar.gz
bokf-fb2addedce94bea29c9be5eab2786e621a5d0e65.zip
secret: build it as its own unit
Diffstat (limited to 'src/commands.c')
-rw-r--r--src/commands.c3
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 */
/* ------------------------------------------------------------------ */