aboutsummaryrefslogtreecommitdiffstats
path: root/nullshell.c
diff options
context:
space:
mode:
Diffstat (limited to 'nullshell.c')
-rw-r--r--nullshell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nullshell.c b/nullshell.c
index 7986cbf..52a5a81 100644
--- a/nullshell.c
+++ b/nullshell.c
@@ -14,6 +14,7 @@
#include <unistd.h>
#include "config.h"
+#include "version.h"
int main(int argc, char **argv) {
time_t now;