mirror of
https://github.com/lxsang/antd-cgi-plugin
synced 2024-12-26 18:08:21 +01:00
fix cgi
This commit is contained in:
parent
4ed204f10e
commit
6d41e8c26d
3
cgi.c
3
cgi.c
@ -1,5 +1,6 @@
|
|||||||
|
#define PLUGIN_IMPLEMENT 1
|
||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
#include "antd/plugin.h"
|
#include <antd/plugin.h>
|
||||||
#include "antd/ini.h"
|
#include "antd/ini.h"
|
||||||
dictionary cgi_bin = NULL;
|
dictionary cgi_bin = NULL;
|
||||||
|
|
||||||
|
BIN
dist/cgi-1.0.0b.tar.gz
vendored
BIN
dist/cgi-1.0.0b.tar.gz
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user