From 0f17a23c50e7d899046eb1edca8558abab5e90c2 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sun, 28 Aug 2005 09:05:53 +0000 Subject: Add libmicro - a set of portable benchmarks of system calls from opensolaris project. Approved by: perky (mentor) In collaboration with: gnn --- benchmarks/libmicro/files/patch-msync.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 benchmarks/libmicro/files/patch-msync.c (limited to 'benchmarks/libmicro/files/patch-msync.c') diff --git a/benchmarks/libmicro/files/patch-msync.c b/benchmarks/libmicro/files/patch-msync.c new file mode 100644 index 000000000000..d4debe66749f --- /dev/null +++ b/benchmarks/libmicro/files/patch-msync.c @@ -0,0 +1,10 @@ +--- msync.c.orig Sat Aug 6 16:14:27 2005 ++++ msync.c Sat Aug 6 16:14:45 2005 +@@ -7,6 +7,7 @@ + #pragma ident "@(#)msync.c 1.1 05/08/04 SMI" + #endif + ++#include + #include + #include + #include -- cgit v1.2.3