From 14633d3e568eb9770a7e5046eff257113e0453fb Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Fri, 24 Jul 2020 13:42:01 -0300 Subject: Move ftime to a compatibility symbol It was made deprecated on 2.31, so it moves to compat symbol after two releases. It was also removed from exported symbol for riscv32 (since ABI will be supported on for 2.33). Checked on x86_64-linux-gnu and i686-linux-gnu. Reviewed-by: Lukasz Majewski --- include/sys/timeb.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 include/sys/timeb.h (limited to 'include/sys/timeb.h') diff --git a/include/sys/timeb.h b/include/sys/timeb.h deleted file mode 100644 index 9f4509c..0000000 --- a/include/sys/timeb.h +++ /dev/null @@ -1 +0,0 @@ -#include