summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-11-04 14:48:23 -0400
committermidipix <writeonce@midipix.org>2017-11-04 14:48:23 -0400
commit39a210882d485a7ab1be1b621b5ec4d806105d12 (patch)
treef261d3829289d8af0ab913edf80bd15eda7b4121 /project
parent1eb1560267ae45546ef740a9e0c2b5442185fb3c (diff)
downloadbfirm-39a210882d485a7ab1be1b621b5ec4d806105d12.tar.bz2
bfirm-39a210882d485a7ab1be1b621b5ec4d806105d12.tar.xz
project: project/revision.h: added missing #include.
Diffstat (limited to 'project')
-rw-r--r--project/revision.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/revision.h b/project/revision.h
index c465819..430351f 100644
--- a/project/revision.h
+++ b/project/revision.h
@@ -1,3 +1,4 @@
+#include <stdio.h>
#include <string.h>
#include "firm_version.h"