diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2012-09-28 12:29:25 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2012-09-28 12:29:25 +0000 |
| commit | a612142b117f504c7557ebd6f9e0a4edd459b650 (patch) | |
| tree | 8e95b3854e9975449e6a3b82b7637255ad23a06c /lib/libpam/modules/pam_radius | |
| parent | d6e285946d93a4d06d01dddfa8b74a100188e6b9 (diff) | |
Notes
Diffstat (limited to 'lib/libpam/modules/pam_radius')
| -rw-r--r-- | lib/libpam/modules/pam_radius/pam_radius.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_radius/pam_radius.c b/lib/libpam/modules/pam_radius/pam_radius.c index 306c4b7810d7..c5d4dd444a6c 100644 --- a/lib/libpam/modules/pam_radius/pam_radius.c +++ b/lib/libpam/modules/pam_radius/pam_radius.c @@ -38,7 +38,6 @@ __FBSDID("$FreeBSD$"); #include <sys/param.h> -#include <sys/types.h> #include <sys/socket.h> #include <netdb.h> #include <pwd.h> |
