Skip to content

Commit 027bf40

Browse files
committed
Add header for atomic_bool
1 parent 53472c9 commit 027bf40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/tests/deb_test.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include <stddef.h>
22
#include <string.h>
3+
#include <stdatomic.h>
34

45
#include "backend-manager.h"
56
#include "conf.h"

0 commit comments

Comments
 (0)