mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 01:34:21 +00:00
* src/thread.h: Do not include systime.h; no longer needed.
This commit is contained in:
parent
238c7cd730
commit
db64d4d082
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
|
|||
#endif
|
||||
|
||||
#include "sysselect.h" /* FIXME */
|
||||
#include "systime.h" /* FIXME */
|
||||
#include "systhread.h"
|
||||
|
||||
struct thread_state
|
||||
|
|
|
|||
Loading…
Reference in a new issue