aboutsummaryrefslogtreecommitdiff
path: root/security/pam_smb
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2002-02-21 15:13:16 +0000
committerNick Sayer <nsayer@FreeBSD.org>2002-02-21 15:13:16 +0000
commit27fc2aa9ce9175e080369360d0141ff0bf38ce2e (patch)
tree8a54cbb8690c735df1edad5d1b1f6860d5529ace /security/pam_smb
parentf76b5706a5b59a8522e577d8700ced6ca1280fad (diff)
downloadports-27fc2aa9ce9175e080369360d0141ff0bf38ce2e.tar.gz
ports-27fc2aa9ce9175e080369360d0141ff0bf38ce2e.zip
Notes
Diffstat (limited to 'security/pam_smb')
-rw-r--r--security/pam_smb/files/patch-smbval::smbencrypt.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/security/pam_smb/files/patch-smbval::smbencrypt.c b/security/pam_smb/files/patch-smbval::smbencrypt.c
index 1097aff35269..44d7e0d54fa4 100644
--- a/security/pam_smb/files/patch-smbval::smbencrypt.c
+++ b/security/pam_smb/files/patch-smbval::smbencrypt.c
@@ -1,10 +1,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>
+--- smbval/smbencrypt.c.orig Sat Aug 19 12:58:07 2000
++++ smbval/smbencrypt.c Thu Feb 21 07:11:09 2002
+@@ -21,6 +21,7 @@
+ */
+
+ #include <string.h>
++#include <sys/types.h>
+ #include <arpa/inet.h>
+ #include <dirent.h>
+ #include <string.h>