mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-04 04:31:44 +00:00
fixed python snmp api
This commit is contained in:
@@ -249,6 +249,7 @@ void init_uwsgi_module_spooler(PyObject *);
|
||||
void init_uwsgi_module_sharedarea(PyObject *);
|
||||
void init_uwsgi_module_cache(PyObject *);
|
||||
void init_uwsgi_module_queue(PyObject *);
|
||||
void init_uwsgi_module_snmp(PyObject *);
|
||||
|
||||
PyObject *uwsgi_pyimport_by_filename(char *, char *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user