summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/tab.c
diff options
context:
space:
mode:
authorKarel Zak2010-06-08 10:55:24 +0200
committerKarel Zak2010-06-08 10:55:24 +0200
commit8e36876187eaf4afd61a55c276d53f9a7be5016c (patch)
treee64b941a481eba73e5030e5230ad6131b6a092cd /shlibs/mount/src/tab.c
parentdocs: update ReleaseNotes (diff)
downloadkernel-qcow2-util-linux-8e36876187eaf4afd61a55c276d53f9a7be5016c.tar.gz
kernel-qcow2-util-linux-8e36876187eaf4afd61a55c276d53f9a7be5016c.tar.xz
kernel-qcow2-util-linux-8e36876187eaf4afd61a55c276d53f9a7be5016c.zip
build-sys: cleanup lib{mount,blkid} building
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/src/tab.c')
-rw-r--r--shlibs/mount/src/tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shlibs/mount/src/tab.c b/shlibs/mount/src/tab.c
index 12de85018..3c23748b9 100644
--- a/shlibs/mount/src/tab.c
+++ b/shlibs/mount/src/tab.c
@@ -51,7 +51,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
-#include <blkid/blkid.h>
+#include <blkid.h>
#include "nls.h"
#include "mountP.h"