aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authortoni <matzeton@googlemail.com>2016-10-23 18:07:18 +0200
committertoni <matzeton@googlemail.com>2016-10-23 18:07:18 +0200
commit9e2ec145be20a5ba54ed8ce92bceb1b8eca86ee4 (patch)
tree8377ca83f72566c78dead7cee4c0113fbeb59c32 /src/config.h
parent8fbadac6c72c461a639443ebade00372b8402402 (diff)
added uname feature
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index d20991f..1a7dafc 100644
--- a/src/config.h
+++ b/src/config.h
@@ -11,6 +11,7 @@
#define MSQ_INF "/naskpass-info"
#ifdef HAVE_CONFIG_H
+#include "aconfig.h"
#include "version.h"
#endif