Remove uneeded patch, it was added to source

This commit is contained in:
Renato Botelho 2006-04-26 14:04:31 +00:00
parent c60a0e6b95
commit 0d85521327
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160521

View File

@ -1,11 +0,0 @@
--- libclamav/zziplib/zzip-conf.h.orig Mon Nov 24 17:52:56 2003
+++ libclamav/zziplib/zzip-conf.h Mon Nov 24 17:53:05 2003
@@ -11,6 +11,8 @@
#ifndef _ZZIP_CONF_H
#define _ZZIP_CONF_H 1
+#include <sys/types.h>
+
#if !defined ZZIP_OMIT_CONFIG_H
# if defined _MSC_VER || defined __BORLANDC__ || defined __WATCOMC__
# include <zzip-msvc.h>