mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
04e5859dd6
to authenticate against Unix PAM
11 lines
233 B
C
11 lines
233 B
C
--- src/actions.c.orig Fri Sep 12 10:30:13 2003
|
|
+++ src/actions.c Thu Apr 29 13:11:51 2004
|
|
@@ -131,6 +131,7 @@
|
|
#include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
#include <netdb.h>
|
|
+#include <netinet/in.h>
|
|
#include <arpa/inet.h>
|
|
|
|
|