summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mountP.h
diff options
context:
space:
mode:
authorKarel Zak2010-06-04 09:43:21 +0200
committerKarel Zak2010-06-04 09:43:21 +0200
commitcc492b3d0467d5c272730459e1b13a35d27d7843 (patch)
treeadc445584b3f497ff70a14d4f6482ded10b7189a /shlibs/mount/src/mountP.h
parentlibmount: fix some gtkdoc warnings (diff)
downloadkernel-qcow2-util-linux-cc492b3d0467d5c272730459e1b13a35d27d7843.tar.gz
kernel-qcow2-util-linux-cc492b3d0467d5c272730459e1b13a35d27d7843.tar.xz
kernel-qcow2-util-linux-cc492b3d0467d5c272730459e1b13a35d27d7843.zip
libmount: add #warning libmount API is not stable yet!
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/src/mountP.h')
-rw-r--r--shlibs/mount/src/mountP.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shlibs/mount/src/mountP.h b/shlibs/mount/src/mountP.h
index c9c96dcc7..ddd86ea28 100644
--- a/shlibs/mount/src/mountP.h
+++ b/shlibs/mount/src/mountP.h
@@ -12,11 +12,12 @@
#include <sys/types.h>
+#define USE_UNSTABLE_LIBMOUNT_API
+
#include "mount.h"
#include "list.h"
/* features */
-#define CONFIG_CDROM_NOMEDIUM_RETRIES 5
#define CONFIG_LIBMOUNT_ASSERT
#define CONFIG_LIBMOUNT_DEBUG