From 3fbe6edb3f2250fcf494e70105039a4f32c52066 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 6 Apr 2021 03:20:43 +0200 Subject: Use libsimple instead of libcore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- clock.c | 1 - 1 file changed, 1 deletion(-) (limited to 'clock.c') diff --git a/clock.c b/clock.c index 846854d..fd06edb 100644 --- a/clock.c +++ b/clock.c @@ -1,6 +1,5 @@ /* See LICENSE file for copyright and license details. */ #include "common.h" -#include USAGE("[-u | -v | -w] [-2s]"); -- cgit v1.2.3-70-g09d2