From 959f33abd9bbd052180a32981488146ed7755cf3 Mon Sep 17 00:00:00 2001
From: "Rafael G. Martins" <rafael@rafaelmartins.eng.br>
Date: Wed, 24 Jun 2015 02:00:38 -0300
Subject: utils: removed unused includes

---
 src/utils/trie.c | 2 --
 1 file changed, 2 deletions(-)

(limited to 'src/utils')

diff --git a/src/utils/trie.c b/src/utils/trie.c
index c2cbe24..72a62f6 100644
--- a/src/utils/trie.c
+++ b/src/utils/trie.c
@@ -11,8 +11,6 @@
 #endif /* HAVE_CONFIG_H */
 
 #include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
 #include "utils.h"
 
 
-- 
cgit v1.2.3-18-g5258