From 73da506ee04ec490c5959b45c216a1f8508bec5b Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 16 Aug 2020 20:00:37 -0400 Subject: consistently use <> for standardized headers --- src/sys/times/times.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sys/times') diff --git a/src/sys/times/times.c b/src/sys/times/times.c index f677d3b4..6c6cf329 100644 --- a/src/sys/times/times.c +++ b/src/sys/times/times.c @@ -1,4 +1,4 @@ -#include "time.h" +#include #include #include "_syscall.h" -- cgit v1.2.1