Include <stdio.h> for snprintf() prototype.
[mmh] / config / config.c
index c2d307e..b08b3e2 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <h/mh.h>
+#include <stdio.h>
 
 #ifdef MHRC
 # include <pwd.h>