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

fix plugin include error

This commit is contained in:
lxsang 2020-08-25 17:04:17 +02:00
parent 776bd017e2
commit 280ad920e9
2 changed files with 4 additions and 1 deletions

Binary file not shown.

View File

@ -1,9 +1,12 @@
#ifndef PLUGIN_H
#define PLUGIN_H
#include <sys/stat.h>
#include "utils.h"
#include "handle.h"
#include "dbhelper.h"
//typedef void(*call)();