about summary refs log tree commit diff
path: root/custom_mutators/honggfuzz/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'custom_mutators/honggfuzz/common.h')
-rw-r--r--custom_mutators/honggfuzz/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/custom_mutators/honggfuzz/common.h b/custom_mutators/honggfuzz/common.h
index e69de29b..c8cf1329 100644
--- a/custom_mutators/honggfuzz/common.h
+++ b/custom_mutators/honggfuzz/common.h
@@ -0,0 +1,3 @@
+#ifndef LOG_E
+  #define LOG_E LOG_F
+#endif