From 8bd04852c911fcb7c74f2c61350c306f18ae58b0 Mon Sep 17 00:00:00 2001 From: Frans Kaashoek Date: Fri, 12 Aug 2022 09:43:18 -0400 Subject: Delete rtcdate, which is a left-over from an old lab (thanks Harry Porter) --- user/user.h | 1 - 1 file changed, 1 deletion(-) (limited to 'user') diff --git a/user/user.h b/user/user.h index b71ecda..8ac6395 100644 --- a/user/user.h +++ b/user/user.h @@ -1,5 +1,4 @@ struct stat; -struct rtcdate; // system calls int fork(void); -- cgit v1.2.3