summaryrefslogtreecommitdiffstats
path: root/typewrappers.c
diff options
context:
space:
mode:
Diffstat (limited to 'typewrappers.c')
-rw-r--r--typewrappers.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/typewrappers.c b/typewrappers.c
index 91c32fc..a960af8 100644
--- a/typewrappers.c
+++ b/typewrappers.c
@@ -14,8 +14,6 @@
#include "typewrappers.h"
-#include "viralloc.h"
-
#ifndef Py_CAPSULE_H
typedef void(*PyCapsule_Destructor)(void *, void *);
#endif