Browse Source

pr_log: Fix a warning building under clang

Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>
Jon Griffiths 9 years ago
parent
commit
3da02efb4c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ccan/pr_log/_info

+ 1 - 0
ccan/pr_log/_info

@@ -1,4 +1,5 @@
 #include <string.h>
+#include <stdio.h>
 #include "config.h"
 
 /**