diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
| commit | 56bf85096cc89f91d28671b5d93b4172240263bc (patch) | |
| tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/libmicro/files/patch-msync.c | |
| parent | 26b078f5434c79c09183a623d0c9897d12fd26c9 (diff) | |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'benchmarks/libmicro/files/patch-msync.c')
| -rw-r--r-- | benchmarks/libmicro/files/patch-msync.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/libmicro/files/patch-msync.c b/benchmarks/libmicro/files/patch-msync.c index d4debe66749f..86dd9bbd1ad0 100644 --- a/benchmarks/libmicro/files/patch-msync.c +++ b/benchmarks/libmicro/files/patch-msync.c @@ -1,8 +1,8 @@ ---- 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 +--- msync.c.orig 2011-05-11 00:58:23 UTC ++++ msync.c +@@ -28,6 +28,7 @@ + * Use is subject to license terms. + */ +#include <sys/types.h> #include <sys/mman.h> |
