]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: (new) add missing xalloc.h
authorKarel Zak <kzak@redhat.com>
Tue, 20 Mar 2012 08:06:09 +0000 (09:06 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Mar 2012 08:06:09 +0000 (09:06 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.c

index b1a0390d6f4321daf19af1e1c3182ff3e0ec396a..664c9865a8f47315e153f7134070f43f84c6214b 100644 (file)
@@ -38,6 +38,7 @@
 #include "strutils.h"
 #include "xgetpass.h"
 #include "exitcodes.h"
+#include "xalloc.h"
 
 /*** TODO: DOCS:
  *