aboutsummaryrefslogtreecommitdiff
path: root/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc.c b/misc.c
index 76ddaaf..7ee275a 100644
--- a/misc.c
+++ b/misc.c
@@ -25,6 +25,9 @@
* SUCH DAMAGE.
*/
+#include <stdio.h>
+#include <stdlib.h>
+
#include "misc.h"
/* Grabs a 'mm:ss:ff' stamp from stdin */