about summary refs log tree commit diff stats
path: root/src/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/log.h')
-rw-r--r--src/log.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/log.h b/src/log.h
index d8c09e14..1e297cc9 100644
--- a/src/log.h
+++ b/src/log.h
@@ -23,8 +23,6 @@
 #ifndef LOG_H
 #define LOG_H
 
-#include <stdio.h>
-
 // log levels
 typedef enum {
     PROF_LEVEL_DEBUG,