summaryrefslogtreecommitdiff
path: root/net-p2p/dclib/files
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-09-23 14:11:26 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-09-23 14:11:26 +0000
commit5ea2a32c4dcc28f9e2bb80d1e6582dd07e776106 (patch)
treecc2b1a306436ca35368156ec99b53be00c8e5aef /net-p2p/dclib/files
parent- Update to 1.2.4 (diff)
- Update to 0.3.21
Diffstat (limited to 'net-p2p/dclib/files')
-rw-r--r--net-p2p/dclib/files/patch-dclib-core_cdic.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-p2p/dclib/files/patch-dclib-core_cdic.cpp b/net-p2p/dclib/files/patch-dclib-core_cdic.cpp
deleted file mode 100644
index af47d5a0b55a..000000000000
--- a/net-p2p/dclib/files/patch-dclib-core_cdic.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- dclib/core/cdir.cpp.orig 2008-07-15 00:32:51.000000000 +0200
-+++ dclib/core/cdir.cpp 2008-07-15 00:33:42.000000000 +0200
-@@ -30,9 +30,6 @@
- #ifdef HAVE_SYS_VFS_H
- #include <sys/vfs.h>
- #endif
--#ifdef HAVE_SYS_MOUNT_H
--#include <sys/mount.h>
--#endif
- #ifdef HAVE_SYS_PARAM_H
- #include <sys/param.h>
- #endif