Bugzilla – Attachment 973 Details for
Bug 1096
ssh-keygen broken on HPUX
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to openbsd-compat.h
A.txt (text/plain), 425 bytes, created by
Olaf Flebbe
on 2005-09-30 01:33:16 AEST
(
hide
)
Description:
Patch to openbsd-compat.h
Filename:
MIME Type:
Creator:
Olaf Flebbe
Created:
2005-09-30 01:33:16 AEST
Size:
425 bytes
patch
obsolete
>--- openssh-4.2p1/openbsd-compat/openbsd-compat.h~ Wed Sep 7 15:52:54 2005 >+++ openssh-4.2p1/openbsd-compat/openbsd-compat.h Thu Sep 29 17:13:58 2005 >@@ -156,6 +156,10 @@ > int snprintf(char *, size_t, const char *, ...); > #endif > >+#ifndef HAVE_STRTOLL >+long long strtoll(const char *, char **, int); >+#endif >+ > #ifndef HAVE_STRTONUM > long long strtonum(const char *, long long, long long, const char **); > #endif
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 1096
: 973