We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a05902 commit 1933defCopy full SHA for 1933def
include/deemon/util/weakref.h
@@ -30,6 +30,8 @@
30
31
#include "../types.h" /* DREF, DeeObject, Dee_unlockinfo */
32
33
+#include <stdbool.h>
34
+#include <stddef.h>
35
36
DECL_BEGIN
37
0 commit comments