util: fix missing <assert.h> include
This commit is contained in:
parent
2e4627ba4a
commit
33a6ee6889
@ -1,6 +1,7 @@
|
||||
#ifndef WEPOLL_UTIL_H_
|
||||
#define WEPOLL_UTIL_H_
|
||||
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "internal.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user