mirror of
https://github.com/znc/znc.git
synced 2026-08-10 10:52:59 +02:00
Fix build.
Thanks to Vampi for reporting this.
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
|
||||
#include <tcl.h>
|
||||
|
||||
using std::vector;
|
||||
using std::map;
|
||||
|
||||
#define STDVAR (ClientData cd, Tcl_Interp *irp, int argc, const char *argv[])
|
||||
|
||||
#define BADARGS(nl, nh, example) do { \
|
||||
|
||||
Reference in New Issue
Block a user