summaryrefslogtreecommitdiff
path: root/apps/metadata/smaf.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/metadata/smaf.c')
-rw-r--r--apps/metadata/smaf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/metadata/smaf.c b/apps/metadata/smaf.c
index fa12c99fb9..1b745d3fa1 100644
--- a/apps/metadata/smaf.c
+++ b/apps/metadata/smaf.c
@@ -19,6 +19,7 @@
19 * 19 *
20 ****************************************************************************/ 20 ****************************************************************************/
21#include <inttypes.h> 21#include <inttypes.h>
22#include <stdio.h>
22 23
23#include "string-extra.h" 24#include "string-extra.h"
24#include "system.h" 25#include "system.h"