Mechanical rename of tracing includes for /chrome
[chromium-blink-merge.git] / base / third_party / xdg_mime / compile.patch
blobcd055edc03fb2731e37c048d03a7b18da4bedf82
1 --- a/xdgmimecache.c
2 +++ b/xdgmimecache.c
3 @@ -40,6 +40,8 @@
5 #include <netinet/in.h> /* for ntohl/ntohs */
7 +#define HAVE_MMAP 1
9 #ifdef HAVE_MMAP
10 #include <sys/mman.h>
11 #else
12 @@ -1000,5 +1002,3 @@
13 dump_glob_node (cache, offset + 20 * j, 0);