1
0
mirror of https://github.com/lxsang/ant-http synced 2024-07-01 12:59:47 +02:00

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

Binary file not shown.

View File

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