Revision: | 101 |
Committed: | 2009-08-22T17:48:38-07:00 (15 years, 10 months ago) by douglas |
Content type: | text/x-diff |
File size: | 327 byte(s) |
Log Message: | Pull in net/nss_ldapd before fixing its rc.d script. |
# | Content |
---|---|
1 | --- ./nslcd/common.c.orig 2009-02-27 17:27:08.000000000 +0000 |
2 | +++ ./nslcd/common.c 2009-08-02 22:32:27.000000000 +0000 |
3 | @@ -27,6 +27,9 @@ |
4 | #include <stdarg.h> |
5 | #include <sys/types.h> |
6 | #include <sys/socket.h> |
7 | +#ifdef __FreeBSD__ |
8 | +#include <netinet/in.h> |
9 | +#endif |
10 | #include <arpa/inet.h> |
11 | #include <strings.h> |
12 | #include <limits.h> |
Name | Value |
---|---|
svn:mime-type | text/x-diff |