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: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~4795 X-Git-Url: https://dgit.raspbian.org/?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