mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-04 15:03:08 +00:00
chore: add stdef.h to libwaku.h (#2409)
This commit is contained in:
parent
a9819fce60
commit
66bc31cede
@ -6,6 +6,8 @@
|
||||
#ifndef __libwaku__
|
||||
#define __libwaku__
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
// The possible returned values for the functions that return int
|
||||
#define RET_OK 0
|
||||
#define RET_ERR 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user