summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mountP.h
diff options
context:
space:
mode:
authorKarel Zak2010-08-24 16:17:16 +0200
committerKarel Zak2011-01-03 12:28:41 +0100
commitabc3d1544b8eac3ec6b28c08f4a1bb34c37ab0f3 (patch)
tree423f3f0358325a625866b99795780ab6d2c3ae72 /shlibs/mount/src/mountP.h
parentlibmount: clean up mnt_fs_set_optstr() (diff)
downloadkernel-qcow2-util-linux-abc3d1544b8eac3ec6b28c08f4a1bb34c37ab0f3.tar.gz
kernel-qcow2-util-linux-abc3d1544b8eac3ec6b28c08f4a1bb34c37ab0f3.tar.xz
kernel-qcow2-util-linux-abc3d1544b8eac3ec6b28c08f4a1bb34c37ab0f3.zip
libmount: cleanup return codes (cache.c)
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/src/mountP.h')
-rw-r--r--shlibs/mount/src/mountP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shlibs/mount/src/mountP.h b/shlibs/mount/src/mountP.h
index d962b6796..444d0d776 100644
--- a/shlibs/mount/src/mountP.h
+++ b/shlibs/mount/src/mountP.h
@@ -11,6 +11,7 @@
#define _LIBMOUNT_PRIVATE_H
#include <sys/types.h>
+#include <errno.h>
#include "c.h"
#define USE_UNSTABLE_LIBMOUNT_API