summaryrefslogtreecommitdiff
path: root/net/librsync/files/patch-buf.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/librsync/files/patch-buf.c')
-rw-r--r--net/librsync/files/patch-buf.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/librsync/files/patch-buf.c b/net/librsync/files/patch-buf.c
new file mode 100644
index 000000000000..11b7dedcfd93
--- /dev/null
+++ b/net/librsync/files/patch-buf.c
@@ -0,0 +1,10 @@
+--- 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>