Hello there,
./mmap_cache_internals.h:1:9: warning: 'mmap_cache_internals_h' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
Source code is
#ifndef mmap_cache_internals_h
#define mmap_cache_interanls_h
Regards
David Binderman