diff options
| author | Karel Zak <kzak@redhat.com> | 2006-12-07 00:25:41 +0100 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2006-12-07 00:25:41 +0100 |
| commit | eb63b9b8f4cecb34c2478282567862bc48ef256d (patch) | |
| tree | 99243f8eecb44c2bb6a559982b99c680fcb649e7 /mount/version.c | |
| parent | 7eda085c41faa3445b4b168ce78ab18dab87d98a (diff) | |
| download | util-linux-eb63b9b8f4cecb34c2478282567862bc48ef256d.tar.gz | |
Imported from util-linux-2.10f tarball.v2.10f
Diffstat (limited to 'mount/version.c')
| -rw-r--r-- | mount/version.c | 2 |
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; |
