aboutsummaryrefslogtreecommitdiffstats
path: root/pacredir.c
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-01-02 14:13:37 +0100
committerGravatar Christian Hesse <mail@eworm.de>2014-01-02 14:13:37 +0100
commit9929d74da19521284badb5e3b25083007981ee18 (patch)
tree9b7ecec2295474505581d89f689175e28529b211 /pacredir.c
parent9e12c450e5a7d27f46f8cea6ab2e4eba8785026f (diff)
downloadpacredir-9929d74da19521284badb5e3b25083007981ee18.tar.gz
pacredir-9929d74da19521284badb5e3b25083007981ee18.tar.zst
write version to header file
Diffstat (limited to 'pacredir.c')
-rw-r--r--pacredir.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pacredir.c b/pacredir.c
index 8e18cc0..3fa70eb 100644
--- a/pacredir.c
+++ b/pacredir.c
@@ -31,6 +31,7 @@
/* compile time configuration */
#include "config.h"
+#include "version.h"
/* define structs and functions */
#include "pacredir.h"