FreeBSD Bugzilla – Attachment 176872 Details for
Bug 214409
Compile failure in libexec/ftpd/ftpd.c due to undefined macros when blacklist support is disabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
unconditionally include header to prevent compile failure caused by undefined macros
ftpd.patch (text/plain), 344 bytes, created by
Matthew Rezny
on 2016-11-10 21:09:08 UTC
(
hide
)
Description:
unconditionally include header to prevent compile failure caused by undefined macros
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2016-11-10 21:09:08 UTC
Size:
344 bytes
patch
obsolete
>Index: libexec/ftpd/ftpd.c >=================================================================== >--- libexec/ftpd/ftpd.c (revision 308486) >+++ libexec/ftpd/ftpd.c (working copy) >@@ -93,9 +93,7 @@ > #include <security/pam_appl.h> > #endif > >-#ifdef USE_BLACKLIST > #include "blacklist_client.h" >-#endif > > #include "pathnames.h" > #include "extern.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 214409
: 176872