about summary refs log tree commit diff stats
path: root/src/history.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/history.c')
-rw-r--r--src/history.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/history.c b/src/history.c
index e5362572..444ca210 100644
--- a/src/history.c
+++ b/src/history.c
@@ -20,9 +20,6 @@
  *
  */
 
-#include <stdlib.h>
-#include <string.h>
-
 #include "prof_history.h"
 
 #define MAX_HISTORY 100