From: Paul Eggert Date: Sun, 16 Sep 2018 20:41:21 +0000 (-0700) Subject: * src/thread.h: Do not include systime.h; no longer needed. X-Git-Tag: emacs-27.0.90~4406 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=db64d4d082bb2578e5e9691f839dfb4e4c6306aa;p=emacs.git * src/thread.h: Do not include systime.h; no longer needed. --- diff --git a/src/thread.h b/src/thread.h index 28d8d864fb4..464506d2632 100644 --- a/src/thread.h +++ b/src/thread.h @@ -30,7 +30,6 @@ along with GNU Emacs. If not, see . */ #endif #include "sysselect.h" /* FIXME */ -#include "systime.h" /* FIXME */ #include "systhread.h" struct thread_state