summaryrefslogtreecommitdiffstats
path: root/mount/mount.c
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:26:31 +0100
committerKarel Zak2006-12-07 00:26:31 +0100
commit756bfd018eb393640dad490df1a1ca840d9ee79b (patch)
treed95fd02eefcc647d4886761ccb74e976ee7aa32a /mount/mount.c
parentImported from util-linux-2.12m tarball. (diff)
downloadkernel-qcow2-util-linux-756bfd018eb393640dad490df1a1ca840d9ee79b.tar.gz
kernel-qcow2-util-linux-756bfd018eb393640dad490df1a1ca840d9ee79b.tar.xz
kernel-qcow2-util-linux-756bfd018eb393640dad490df1a1ca840d9ee79b.zip
Imported from util-linux-2.12o tarball.
Diffstat (limited to 'mount/mount.c')
-rw-r--r--mount/mount.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mount/mount.c b/mount/mount.c
index 3a59c370c..0f48ea931 100644
--- a/mount/mount.c
+++ b/mount/mount.c
@@ -24,6 +24,7 @@
#include "mount_blkid.h"
#include "mount_constants.h"
#include "sundries.h"
+#include "xmalloc.h"
#include "mntent.h"
#include "fstab.h"
#include "lomount.h"