openbsd-ports/net/samba/patches/patch-aa
marc 335af9a05e Upgrade to samba-1.9.18p3 (old version no longer avail)
Install sample config file in /etc if no config file exists
Install doc in /usr/local/share/doc/samba
Install faq in /usr/local/share/doc/html/samba
Clean up packing list -- remove all but config files in /etc
Get rid of one instance of mktemp and some compile warnings
1998-03-14 22:05:22 +00:00

11 lines
271 B
Plaintext

--- includes.h.~1~ Thu Feb 12 17:44:28 1998
+++ includes.h Fri Mar 13 21:07:30 1998
@@ -530,6 +530,7 @@
#ifdef __OpenBSD__
#include <strings.h>
#include <netinet/tcp.h>
+#include <arpa/inet.h>
#define NO_GETSPNAM
#define SIGNAL_CAST (void (*)())
#define USE_DIRECT