summaryrefslogtreecommitdiffstats
path: root/libmount
diff options
context:
space:
mode:
authorKarel Zak2014-11-19 11:54:47 +0100
committerKarel Zak2014-11-19 11:54:47 +0100
commitcd2876d252215fb3fbe46f787cb37cd4fbd64e53 (patch)
tree8b12443080179b8e99a010b88b0446c061711e66 /libmount
parentbuild-sys: use CLOCKGETTIME_LIBS (diff)
downloadkernel-qcow2-util-linux-cd2876d252215fb3fbe46f787cb37cd4fbd64e53.tar.gz
kernel-qcow2-util-linux-cd2876d252215fb3fbe46f787cb37cd4fbd64e53.tar.xz
kernel-qcow2-util-linux-cd2876d252215fb3fbe46f787cb37cd4fbd64e53.zip
build-sys: move all around clock_gettime() to monotonic.c
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount')
-rw-r--r--libmount/src/Makemodule.am1
-rw-r--r--libmount/src/lock.c2
2 files changed, 2 insertions, 1 deletions
diff --git a/libmount/src/Makemodule.am b/libmount/src/Makemodule.am
index 9b0eadefb..cc4ab22f4 100644
--- a/libmount/src/Makemodule.am
+++ b/libmount/src/Makemodule.am
@@ -6,6 +6,7 @@ nodist_mountinc_HEADERS = $(top_builddir)/libmount/src/libmount.h
usrlib_exec_LTLIBRARIES += libmount.la
libmount_la_SOURCES = \
include/list.h \
+ lib/monotonic.c \
\
libmount/src/cache.c \
libmount/src/fs.c \
diff --git a/libmount/src/lock.c b/libmount/src/lock.c
index 0a07e9b03..a940a0e69 100644
--- a/libmount/src/lock.c
+++ b/libmount/src/lock.c
@@ -25,7 +25,7 @@
#include "closestream.h"
#include "pathnames.h"
#include "mountP.h"
-#include "timeutils.h"
+#include "monotonic.h"
/*
* lock handler