FreeBSD Bugzilla – Attachment 21731 Details for
Bug 37966
Fix build on -current: net/icb
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 542 bytes, created by
obraun
on 2002-05-11 23:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
obraun
Created:
2002-05-11 23:40:00 UTC
Size:
542 bytes
patch
obsolete
>diff -ruN icb.old/files/patch-icb::c_log.c icb/files/patch-icb::c_log.c >--- icb.old/files/patch-icb::c_log.c Thu Jan 1 00:00:00 1970 >+++ icb/files/patch-icb::c_log.c Sun May 12 00:00:49 2002 >@@ -0,0 +1,12 @@ >+--- icb/c_log.c.orig Sat May 11 23:59:42 2002 >++++ icb/c_log.c Sun May 12 00:00:20 2002 >+@@ -30,7 +30,8 @@ >+ time_t time(); >+ struct tm *t, *localtime(); >+ time_t clock; >+- extern int errno, sys_nerr; >++ extern int errno; >++ extern const int sys_nerr; >+ >+ /* determine pathname to use */ >+ if (path == NULL || *path == '\0') {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 37966
: 21731