]> git.saurik.com Git - apple/libc.git/blobdiff - stdio/FreeBSD/glue.h.patch
Libc-320.tar.gz
[apple/libc.git] / stdio / FreeBSD / glue.h.patch
diff --git a/stdio/FreeBSD/glue.h.patch b/stdio/FreeBSD/glue.h.patch
new file mode 100644 (file)
index 0000000..3734fe9
--- /dev/null
@@ -0,0 +1,9 @@
+--- 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;