Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/irc/eggdrop/files/patch-src_mod_python.mod_pycmds.c
16461 views
1
--- src/mod/python.mod/pycmds.c.orig 2025-02-04 15:24:41 UTC
2
+++ src/mod/python.mod/pycmds.c
3
@@ -22,7 +22,6 @@
4
#define PY_SSIZE_T_CLEAN
5
#include <Python.h>
6
#include <datetime.h>
7
-#include <tcl.h>
8
#include "src/mod/module.h"
9
10
typedef struct {
11
12