[PATCH gpa] fix implicit declaration of gpa_keytable_ensure

Andreas Stieger via Gnupg-devel <[email protected]> Thu, 17 Jul 2025 23:40:20 +0200
Newsgroups gmane.comp.encryption.gpg.devel
Message-ID <[email protected]>
* src/cm-piv.c: fix implicit declaration of gpa_keytable_ensure

Index: gpa-0.11.0/src/cm-piv.c
===================================================================
--- gpa-0.11.0.orig/src/cm-piv.c
+++ gpa-0.11.0/src/cm-piv.c
@@ -41,6 +41,7 @@
  #include "gtktools.h"
  #include "convert.h"
  #include "gpa-key-details.h"
+#include "keytable.h"

  #include "cm-object.h"
  #include "cm-piv.h"

_______________________________________________
Gnupg-devel mailing list
[email protected]
https://lists.gnupg.org/mailman/listinfo/gnupg-devel