summaryrefslogtreecommitdiff
path: root/security/pam_smb/files/patch-smbval::smbencrypt.c
blob: 1097aff352690c6c029b658447ffc247c4706f91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- smbval/smbencrypt.c.orig	Tue Feb 19 10:34:51 2002
+++ smbval/smbencrypt.c	Tue Feb 19 10:39:28 2002
@@ -21,6 +21,7 @@
 */
=20
 #include <string.h>
+#include <sys/types.h>
 #include <arpa/inet.h>
 #include <dirent.h>
 #include <string.h>