openbsd-ports/net/samba/patches/patch-nsswitch_wbinfo_c
sthen 77128a8fa6 update Samba to 3.5.2, most of the work done by Ian McWilliam
Note that the default passdb backend has been changed to 'tdbsam'.
See /usr/local/share/doc/samba/README.OpenBSD (or files/README.OpenBSD)
for more information and instructions for people who wish to convert an
existing smbpasswd-based installation.
2010-04-26 17:31:57 +00:00

14 lines
415 B
Plaintext

# $OpenBSD: patch-nsswitch_wbinfo_c,v 1.1 2010/04/26 17:31:57 sthen Exp $
--- ../nsswitch/wbinfo.c.orig Tue Mar 2 17:18:23 2010
+++ ../nsswitch/wbinfo.c Tue Mar 2 17:18:44 2010
@@ -26,9 +26,6 @@
#include "libwbclient/wbclient.h"
#include "lib/popt/popt.h"
#include "../libcli/auth/libcli_auth.h"
-#if !(_SAMBA_VERSION_) < 4
-#include "lib/cmdline/popt_common.h"
-#endif
#ifdef DBGC_CLASS
#undef DBGC_CLASS