mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-10 09:53:08 +00:00
chore: add stdef.h to libwaku.h (#2409)
This commit is contained in:
parent
0dac9f9dd4
commit
d58aca01a7
@ -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