Skip to content

Commit 1933def

Browse files
committed
Fix build error
1 parent 0a05902 commit 1933def

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/deemon/util/weakref.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030

3131
#include "../types.h" /* DREF, DeeObject, Dee_unlockinfo */
3232

33+
#include <stdbool.h>
34+
#include <stddef.h>
3335

3436
DECL_BEGIN
3537

0 commit comments

Comments
 (0)