mirror of
https://github.com/lxsang/ant-http
synced 2025-07-13 13:04:23 +02:00
add missing header file
This commit is contained in:
@ -43,7 +43,7 @@ THE SOFTWARE.
|
||||
|
||||
|
||||
#include "dictionary.h"
|
||||
#include <time.h>
|
||||
// #include <time.h>
|
||||
|
||||
|
||||
|
||||
|
@ -28,6 +28,7 @@ THE SOFTWARE.
|
||||
#include <syslog.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "dictionary.h"
|
||||
|
||||
|
Reference in New Issue
Block a user