Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
ncpfs
ncpfs.pam_ncp_auth.syslog.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ncpfs.pam_ncp_auth.syslog.patch of Package ncpfs
pam_ncp_auth.c: In function 'nw_cleanup_conn': pam_ncp_auth.c:284: warning: implicit declaration of function 'syslog' pam_ncp_auth.c:284: error: 'LOG_NOTICE' undeclared (first use in this function) contrib/pam/pam_ncp_auth.c | 1 + 1 files changed, 1 insertion(+) Index: ncpfs-2.2.6/contrib/pam/pam_ncp_auth.c =================================================================== --- ncpfs-2.2.6.orig/contrib/pam/pam_ncp_auth.c +++ ncpfs-2.2.6/contrib/pam/pam_ncp_auth.c @@ -266,6 +266,7 @@ #include <fcntl.h> #include <errno.h> #include <ctype.h> +#include <syslog.h> #include "support.h"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor