summaryrefslogtreecommitdiffstats
path: root/include/Makemodule.am
diff options
context:
space:
mode:
authorSami Kerola2013-08-26 17:53:57 +0200
committerSami Kerola2013-08-29 19:14:08 +0200
commit2659a49ef0ecb269b1dc41f06ad541a264bda795 (patch)
treec6cf8e15405492caaddfb69ba6772a88ff560b32 /include/Makemodule.am
parentwrite: change determination can user write to a terminal (diff)
downloadkernel-qcow2-util-linux-2659a49ef0ecb269b1dc41f06ad541a264bda795.tar.gz
kernel-qcow2-util-linux-2659a49ef0ecb269b1dc41f06ad541a264bda795.tar.xz
kernel-qcow2-util-linux-2659a49ef0ecb269b1dc41f06ad541a264bda795.zip
lib/time-util: copy time parsing functions from systemd
The functions are copied nearly as-is. Coding style has been modified to match with util-linux project, while the functionality remains untouched. CC: Lennart Poettering <lennart@poettering.net> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'include/Makemodule.am')
-rw-r--r--include/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makemodule.am b/include/Makemodule.am
index 7ba4593e4..33276e15f 100644
--- a/include/Makemodule.am
+++ b/include/Makemodule.am
@@ -40,6 +40,7 @@ dist_noinst_HEADERS += \
include/swapheader.h \
include/sysfs.h \
include/timer.h \
+ include/time-util.h
include/tt.h \
include/ttyutils.h \
include/wholedisk.h \