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

(-)a/src/plugins/auth-pam/auth-pam.c (+1 lines)
Lines 47-52 Link Here
47
#include <fcntl.h>
47
#include <fcntl.h>
48
#include <signal.h>
48
#include <signal.h>
49
#include <syslog.h>
49
#include <syslog.h>
50
#include <limits.h>
50
#include "utils.h"
51
#include "utils.h"
51
52
52
#include <openvpn-plugin.h>
53
#include <openvpn-plugin.h>

Return to bug 756745