mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
please lint
git-svn-id: file:///svn/unbound/trunk@1673 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
790fe91662
commit
c1b2364d1d
1 changed files with 4 additions and 0 deletions
|
|
@ -54,6 +54,10 @@
|
||||||
#include "util/config_file.h"
|
#include "util/config_file.h"
|
||||||
#include "pythonmod_utils.h"
|
#include "pythonmod_utils.h"
|
||||||
|
|
||||||
|
#ifdef S_SPLINT_S
|
||||||
|
typedef struct PyObject PyObject;
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Global state for the module.
|
* Global state for the module.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue