diff options
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> |