mirror of
https://github.com/lxsang/antd-cgi-plugin
synced 2025-08-31 16:11:59 +02:00
fix cgi
This commit is contained in:
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.
Reference in New Issue
Block a user