add missing header

This commit is contained in:
lxsang
2021-01-01 13:26:51 +01:00
parent f1a188ca3d
commit 6408e646e8
2 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ THE SOFTWARE.
#include <stdint.h>
#include <stdlib.h>
#include <time.h>
#include <sys/stat.h>
#include "dictionary.h"