fix build

edge.strict_endians
cha0smaster 2005-10-25 11:54:26 +00:00
parent 0dd0cdc6be
commit c84e54a441
1 changed files with 4 additions and 0 deletions

View File

@ -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"