diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-02-25 03:11:23 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-25 03:11:23 -0800 |
| commit | b5ddd440ed61e7fcb25ee5c877324e9a5c143dcd (patch) | |
| tree | eacda0d93e16cb180b915983fc5e95638fd5f4a6 /ports/mman/CONTROL | |
| parent | 0ad0ca6df273a407227c43e312a65f95be70a478 (diff) | |
| download | vcpkg-b5ddd440ed61e7fcb25ee5c877324e9a5c143dcd.tar.gz vcpkg-b5ddd440ed61e7fcb25ee5c877324e9a5c143dcd.zip | |
[mman] Move header to mman/sys/mman.h to avoid tricking other libraries
Diffstat (limited to 'ports/mman/CONTROL')
| -rw-r--r-- | ports/mman/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mman/CONTROL b/ports/mman/CONTROL index f0ff4ec69..dad1b19da 100644 --- a/ports/mman/CONTROL +++ b/ports/mman/CONTROL @@ -1,3 +1,3 @@ Source: mman
-Version: git-f5ff813-1
+Version: git-f5ff813-2
Description: A light implementation of the mmap functions for MinGW.
|
