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 69ec989 commit 4ed52c0Copy full SHA for 4ed52c0
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