mirror of
https://github.com/lxsang/ant-http
synced 2025-07-13 13:04:23 +02:00
fix plugin include error
This commit is contained in:
@ -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)();
|
||||
|
Reference in New Issue
Block a user