1 #ifndef PERF_HASH_H 2 #define PERF_HASH_H 3 /* ANDROID_CHANGE_BEGIN */ 4 #if 0 5 #include "../../../../include/linux/hash.h" 6 #else 7 #include "added/hash.h" 8 #endif 9 /* ANDROID_CHANGE_END */ 10 #endif 11