diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-11 14:40:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-11 14:40:10 +0000 |
commit | f6e1df9a0919625540cc33579090f5499159ccd2 (patch) | |
tree | 67df48843fbee7ae479af25b17a1d38d4bc34514 /net/librsync/files/patch-buf.c | |
parent | - Fix MASTER_SITES (diff) |
Update to version 0.9.6
PR: 55469
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=86761
Diffstat (limited to 'net/librsync/files/patch-buf.c')
-rw-r--r-- | net/librsync/files/patch-buf.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/librsync/files/patch-buf.c b/net/librsync/files/patch-buf.c deleted file mode 100644 index 11b7dedcfd93..000000000000 --- a/net/librsync/files/patch-buf.c +++ /dev/null @@ -1,10 +0,0 @@ ---- buf.c.orig Tue Mar 13 16:27:52 2001 -+++ buf.c Tue Mar 13 16:28:53 2001 -@@ -40,6 +40,7 @@ - */ - - -+#include <sys/types.h> - #include <config.h> - - #include <assert.h> |