Bugzilla – Attachment 1247 Details for
Bug 1294
includes.h should pull in string.h based on HAVE_STRING_H
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
openssh-4.6_p1-include-string-header.patch
openssh-4.6_p1-include-string-header.patch (text/plain), 238 bytes, created by
Mike Frysinger
on 2007-03-12 06:22:00 AEDT
(
hide
)
Description:
openssh-4.6_p1-include-string-header.patch
Filename:
MIME Type:
Creator:
Mike Frysinger
Created:
2007-03-12 06:22:00 AEDT
Size:
238 bytes
patch
obsolete
>--- includes.h.orig >+++ includes.h >@@ -52,6 +52,9 @@ > #ifdef HAVE_PATHS > # include <paths.h> > #endif >+#ifdef HAVE_STRING_H >+# include <string.h> >+#endif > > /* > *-*-nto-qnx needs these headers for strcasecmp and LASTLOG_FILE respectively
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 Raw
Actions:
View
Attachments on
bug 1294
:
1247
|
1248