]> git.saurik.com Git - apple/libc.git/blobdiff - stdio/FreeBSD/glue.h.patch
Libc-763.11.tar.gz
[apple/libc.git] / stdio / FreeBSD / glue.h.patch
diff --git a/stdio/FreeBSD/glue.h.patch b/stdio/FreeBSD/glue.h.patch
deleted file mode 100644 (file)
index 3734fe9..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
---- glue.h.orig        Fri Mar 22 15:42:01 2002
-+++ glue.h     Sat May  3 14:38:31 2003
-@@ -45,4 +45,5 @@
-       struct  glue *next;
-       int     niobs;
-       FILE    *iobs;
--} __sglue;
-+};
-+extern struct glue __sglue;