summaryrefslogtreecommitdiffstats
path: root/login-utils/last.c
diff options
context:
space:
mode:
authorKarel Zak2013-09-10 13:11:02 +0200
committerKarel Zak2013-09-10 13:11:02 +0200
commit60f25deae7714a4c67fbabc3b2b0c78bf8dc035e (patch)
tree8f18839bb863804cd6a64c35b1aa1bd6c9c621d8 /login-utils/last.c
parenthexdump: revert global exitval variable change (diff)
downloadkernel-qcow2-util-linux-60f25deae7714a4c67fbabc3b2b0c78bf8dc035e.tar.gz
kernel-qcow2-util-linux-60f25deae7714a4c67fbabc3b2b0c78bf8dc035e.tar.xz
kernel-qcow2-util-linux-60f25deae7714a4c67fbabc3b2b0c78bf8dc035e.zip
lib: rename time-util.c to timeutils.c, fix headers
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'login-utils/last.c')
-rw-r--r--login-utils/last.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/login-utils/last.c b/login-utils/last.c
index bc1b4ce0d..6bec57d17 100644
--- a/login-utils/last.c
+++ b/login-utils/last.c
@@ -48,7 +48,7 @@
#include "closestream.h"
#include "carefulputc.h"
#include "strutils.h"
-#include "time-util.h"
+#include "timeutils.h"
#if defined(_HAVE_UT_TV)
# define UL_UT_TIME ut_tv.tv_sec