]> 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>
Thu, 29 Mar 2012 13:15:48 +0000 (15:15 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.c

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