diff options
| author | Paul Eggert | 2025-11-25 22:13:37 -0800 |
|---|---|---|
| committer | Paul Eggert | 2025-11-25 23:08:33 -0800 |
| commit | 8cdc8a51efdcaefe3632370e7c3ce9c0cfe77e9d (patch) | |
| tree | 2706ced060603fa07e7891477ce42975e14f1a23 /lib/sys_time.in.h | |
| parent | 16a70518880ef8f54bd853020f1606d3abf04d8e (diff) | |
| download | emacs-8cdc8a51efdcaefe3632370e7c3ce9c0cfe77e9d.tar.gz emacs-8cdc8a51efdcaefe3632370e7c3ce9c0cfe77e9d.zip | |
Update from Gnulib by running admin/merge-gnulib
Diffstat (limited to 'lib/sys_time.in.h')
| -rw-r--r-- | lib/sys_time.in.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sys_time.in.h b/lib/sys_time.in.h index e6d15613bec..470e6c321e2 100644 --- a/lib/sys_time.in.h +++ b/lib/sys_time.in.h | |||
| @@ -133,7 +133,6 @@ namespace GNULIB_NAMESPACE { | |||
| 133 | } | 133 | } |
| 134 | # endif | 134 | # endif |
| 135 | #elif defined GNULIB_POSIXCHECK | 135 | #elif defined GNULIB_POSIXCHECK |
| 136 | # undef gettimeofday | ||
| 137 | # if HAVE_RAW_DECL_GETTIMEOFDAY | 136 | # if HAVE_RAW_DECL_GETTIMEOFDAY |
| 138 | _GL_WARN_ON_USE (gettimeofday, "gettimeofday is unportable - " | 137 | _GL_WARN_ON_USE (gettimeofday, "gettimeofday is unportable - " |
| 139 | "use gnulib module gettimeofday for portability"); | 138 | "use gnulib module gettimeofday for portability"); |