freebsd-ports/security/p5-Authen-Smb/files/patch-smbval::smbencrypt.c
Pete Fritchman 93120bd418 Add p5-Authen-Smb 0.91, perl extension to authenticate against an
SMB server.

PR:		46740
Submitted by:	Mustafa Arif <ma499@doc.ic.ac.uk>
2003-01-10 06:37:02 +00:00

12 lines
291 B
C

$FreeBSD$
--- smbval/smbencrypt.c.orig Fri Jan 10 01:29:40 2003
+++ smbval/smbencrypt.c Fri Jan 10 01:29:44 2003
@@ -24,7 +24,6 @@
#include <arpa/inet.h>
#include <dirent.h>
#include <string.h>
-#include <sys/vfs.h>
#include <netinet/in.h>
#include <ctype.h>
#include "smblib-priv.h"