aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornsayer <nsayer@FreeBSD.org>2002-02-21 23:13:16 +0800
committernsayer <nsayer@FreeBSD.org>2002-02-21 23:13:16 +0800
commita9e2fca6268cbbe7190c17dc2a9ab74bdac2dc0d (patch)
treed7938a777b6cd80f6fa17cf5827c4a0a054af981 /security
parentf6db5c698381c73c60273b2c0df2a5660f2dd024 (diff)
downloadfreebsd-ports-gnome-a9e2fca6268cbbe7190c17dc2a9ab74bdac2dc0d.tar.gz
freebsd-ports-gnome-a9e2fca6268cbbe7190c17dc2a9ab74bdac2dc0d.tar.zst
freebsd-ports-gnome-a9e2fca6268cbbe7190c17dc2a9ab74bdac2dc0d.zip
Fix damaged patch. Oopsie.
Diffstat (limited to 'security')
-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>