Switch to side-by-side view

--- a/src/utils/md5.cpp
+++ b/src/utils/md5.cpp
@@ -28,6 +28,7 @@
  * edited for clarity and style only.
  */
 #ifndef TEST_MD5
+#include <stdio.h>
 #include <string.h>
 
 #include "md5.h"