We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aed7f1 commit 3f4fba4Copy full SHA for 3f4fba4
src/kms/kms_window.c
@@ -1,3 +1,5 @@
1
+#define _GNU_SOURCE /* for asprintf */
2
+
3
#include "kms_window.h"
4
5
#include "util/refcounting.h"
0 commit comments