summaryrefslogtreecommitdiffstats
path: root/security/pam_smb/files/patch-aa
blob: 001679985543603c5c77f9293a9eec6e15c6dfc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- smbval/smbencrypt.c.orig	Wed Jun 20 05:43:48 2001
+++ smbval/smbencrypt.c	Wed Jun 20 05:44:20 2001
@@ -24,7 +24,10 @@
 #include <arpa/inet.h>
 #include <dirent.h>
 #include <string.h>
+#include <sys/param.h>
+#ifndef BSD
 #include <sys/vfs.h>
+#endif
 #include <netinet/in.h>
 
 #include "smblib-priv.h"
OpenPOWER on IntegriCloud