Bugzilla – Attachment 522 Details for
Bug 783
__unused nit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
only define __unused if it isn't already defined
openssh-unused.diff (text/plain), 246 bytes, created by
Dag-Erling Smørgrav
on 2004-01-07 00:16:08 AEDT
(
hide
)
Description:
only define __unused if it isn't already defined
Filename:
MIME Type:
Creator:
Dag-Erling Smørgrav
Created:
2004-01-07 00:16:08 AEDT
Size:
246 bytes
patch
obsolete
>--- auth-pam.c.orig Tue Jan 6 14:10:10 2004 >+++ auth-pam.c Tue Jan 6 14:10:24 2004 >@@ -59,7 +59,9 @@ > extern Buffer loginmsg; > extern int compat20; > >+#ifndef __unused > #define __unused >+#endif > > #ifdef USE_POSIX_THREADS > #include <pthread.h>
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 783
: 522