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