- Fix missing prototypes in the code.

This commit is contained in:
W.C.A. Wijngaards
2020-12-11 14:34:39 +01:00
parent e1c678864d
commit 811cf6db0c
11 changed files with 39 additions and 13 deletions
+1
View File
@@ -39,6 +39,7 @@
* conversions.
*/
#include "config.h"
#include "pythonmod/pythonmod_utils.h"
#include "util/module.h"
#include "util/netevent.h"
#include "util/net_help.h"