mount: (new) add missing xalloc.h

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2012-03-20 09:06:09 +01:00
parent 7961acce46
commit a5ebeca527
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
#include "strutils.h"
#include "xgetpass.h"
#include "exitcodes.h"
#include "xalloc.h"
/*** TODO: DOCS:
*