From: Adhemerval Zanella Date: Mon, 19 Oct 2020 12:35:58 +0000 (-0300) Subject: Reinstate ftime and add deprecate message on ftime usage X-Git-Tag: glibc-2.33~353 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30a0b167d3;p=thirdparty%2Fglibc.git Reinstate ftime and add deprecate message on ftime usage This patch revert "Move ftime to a compatibility symbol" (commit 14633d3e568eb9770a7e5046eff257113e0453fb). Checked on x86_64-linux-gnu and i686-linux-gnu. --- diff --git a/include/sys/timeb.h b/include/sys/timeb.h new file mode 100644 index 00000000000..9f4509c35e9 --- /dev/null +++ b/include/sys/timeb.h @@ -0,0 +1 @@ +#include