diff options
author | tv <tv@pkgsrc.org> | 1998-07-12 03:59:32 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1998-07-12 03:59:32 +0000 |
commit | aa652be71e642034c7db9db01f7819854f7fb802 (patch) | |
tree | e1415d0550488a06b10b4f86e92334cdc89c89b7 /www/Mosaic/patches/patch-af | |
parent | 403e10a469e90f3d91a5462c62f07b4206caddcb (diff) | |
download | pkgsrc-aa652be71e642034c7db9db01f7819854f7fb802.tar.gz |
Import of FreeBSD's XMosaic port, with NetBSD changes to follow
Diffstat (limited to 'www/Mosaic/patches/patch-af')
-rw-r--r-- | www/Mosaic/patches/patch-af | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/Mosaic/patches/patch-af b/www/Mosaic/patches/patch-af new file mode 100644 index 00000000000..61525d1177a --- /dev/null +++ b/www/Mosaic/patches/patch-af @@ -0,0 +1,12 @@ +*** libnut/system.c.bak Sat Oct 14 09:32:53 1995 +--- libnut/system.c Tue Dec 5 06:37:44 1995 +*************** +*** 70,76 **** + + + extern int sys_nerr; +- extern char *sys_errlist[]; + extern int errno; + + +--- 70,75 ---- |