summaryrefslogtreecommitdiff
path: root/src/stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stack.c')
-rw-r--r--src/stack.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stack.c b/src/stack.c
index a5a7bebc..6f2ff69f 100644
--- a/src/stack.c
+++ b/src/stack.c
@@ -30,6 +30,7 @@
#include <dwarf.h>
#include <system.h>
+#include <printversion.h>
/* Name and version of program. */
ARGP_PROGRAM_VERSION_HOOK_DEF = print_version;