summarylogtreecommitdiffstats
path: root/remove-header-includes.patch
blob: a923a839ff014aa35a4052490e950ef159a99049 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- adonthell-0.3.8/src/python_class.h	2024-01-29 00:14:42.704257813 -0300
+++ adonthell-0.3.8/src/python_class.h	2024-01-29 00:15:19.061407147 -0300
@@ -34,9 +34,6 @@
 
 #include <locale.h>
 #include "Python.h"
-#include "compile.h"
-#include "eval.h"
-#include "node.h"
 #include "fileops.h"
 
 #ifndef SWIG