Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 709274
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/lib/tcpwrap.h
0
++ b/lib/tcpwrap.h
Lines 18-24 Link Here
18
#include <mailutils/types.h>
18
#include <mailutils/types.h>
19
19
20
extern int mu_tcp_wrapper_enable;
20
extern int mu_tcp_wrapper_enable;
21
const char *mu_tcp_wrapper_daemon;
21
extern const char *mu_tcp_wrapper_daemon;
22
extern int mu_tcpwrapper_access (int fd);
22
extern int mu_tcpwrapper_access (int fd);
23
extern void mu_tcpwrapper_cfg_init (void);
23
extern void mu_tcpwrapper_cfg_init (void);
24
extern int mu_tcp_wrapper_prefork (int fd, 
24
extern int mu_tcp_wrapper_prefork (int fd, 

Return to bug 709274