fix build
parent
0dd0cdc6be
commit
c84e54a441
|
@ -29,6 +29,10 @@
|
|||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_ERRNO_H
|
||||
#include <errno.h>
|
||||
#endif
|
||||
|
||||
#include "rich.h"
|
||||
#include "layout.h"
|
||||
#include "logging.h"
|
||||
|
|
Loading…
Reference in New Issue