fix missing include
This commit is contained in:
parent
8a5ae0b6cf
commit
e8b07e93a4
|
@ -19,6 +19,8 @@
|
|||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <string/stdstring.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../../config.h"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue