diff options
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; |
