Index: rtorrent/src/command_scheduler.h
===================================================================
--- rtorrent/src/command_scheduler.h	(revision 629)
+++ rtorrent/src/command_scheduler.h	(working copy)
@@ -39,6 +39,7 @@
 
 #include <vector>
 #include <string>
+#include <inttypes.h>
 #include <rak/functional_fun.h>
 
 class CommandSchedulerItem;

