Index: third_party/cython/src/Cython/Includes/Deprecated/stdlib.pxd |
diff --git a/third_party/cython/src/Cython/Includes/Deprecated/stdlib.pxd b/third_party/cython/src/Cython/Includes/Deprecated/stdlib.pxd |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0d2ce8eb3565e5c2ce20a85ad02a78be978a9bc6 |
--- /dev/null |
+++ b/third_party/cython/src/Cython/Includes/Deprecated/stdlib.pxd |
@@ -0,0 +1,2 @@ |
+# Present for backwards compatability |
+from libc.stdlib cimport * |