Przeglądaj źródła

app_python: include dset.h

- get rid of compile warning for ruri_mark_new()
- reported by Ovidiu Sas
Daniel-Constantin Mierla 15 lat temu
rodzic
commit
e43191620f
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      modules/app_python/python_msgobj.c

+ 1 - 0
modules/app_python/python_msgobj.c

@@ -23,6 +23,7 @@
 #include "../../action.h"
 #include "../../action.h"
 #include "../../mem/mem.h"
 #include "../../mem/mem.h"
 #include "../../sr_module.h"
 #include "../../sr_module.h"
+#include "../../dset.h"
 #include "../../parser/msg_parser.h"
 #include "../../parser/msg_parser.h"
 
 
 #include <Python.h>
 #include <Python.h>