Remove unused variables
[onak.git] / decodekey.h
index 987c3fc7d7c26c51c46c09c5e7bb4f8a07a10b32..242e8e4a341a1f5fbafa5358b1546ca2dea2a521 100644 (file)
@@ -9,6 +9,8 @@
 #ifndef __DECODEKEY_H__
 #define __DECODEKEY_H__
 
+#include <inttypes.h>
+#include <time.h>
 #include "keystructs.h"
 #include "ll.h"