aboutsummaryrefslogtreecommitdiffstats
path: root/kbx/keyboxd.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-08-02 11:29:28 +0000
committerWerner Koch <[email protected]>2024-08-02 11:29:53 +0000
commitfa2c15634ca2c5f1c3f0483f1c74c76374e52da4 (patch)
tree8f52575d46f24bb149e683a6cd1dd9cc2cc16cf4 /kbx/keyboxd.c
parentdoc: Fix URL to the OpenPGP card specs (diff)
downloadgnupg-fa2c15634ca2c5f1c3f0483f1c74c76374e52da4.tar.gz
gnupg-fa2c15634ca2c5f1c3f0483f1c74c76374e52da4.zip
keyboxd: New getinfo subcommand "connections".
* kbx/kbxserver.c (cmd_getinfo): Add subcommand.
Diffstat (limited to '')
-rw-r--r--kbx/keyboxd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kbx/keyboxd.c b/kbx/keyboxd.c
index f6332c127..042ed20b5 100644
--- a/kbx/keyboxd.c
+++ b/kbx/keyboxd.c
@@ -28,7 +28,6 @@
#include <stdarg.h>
#include <string.h>
#include <errno.h>
-#include <assert.h>
#include <time.h>
#include <fcntl.h>
#include <sys/stat.h>