aboutsummaryrefslogtreecommitdiffstats
path: root/mount/version.c
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2006-12-07 00:25:41 +0100
committerKarel Zak <kzak@redhat.com>2006-12-07 00:25:41 +0100
commiteb63b9b8f4cecb34c2478282567862bc48ef256d (patch)
tree99243f8eecb44c2bb6a559982b99c680fcb649e7 /mount/version.c
parent7eda085c41faa3445b4b168ce78ab18dab87d98a (diff)
downloadutil-linux-eb63b9b8f4cecb34c2478282567862bc48ef256d.tar.gz
Imported from util-linux-2.10f tarball.v2.10f
Diffstat (limited to 'mount/version.c')
-rw-r--r--mount/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/version.c b/mount/version.c
index 790c447bf8..a98d11874f 100644
--- a/mount/version.c
+++ b/mount/version.c
@@ -1,2 +1,2 @@
-#include "../version.h"
+#include "../defines.h"
char version[] = "mount-" UTIL_LINUX_VERSION;