* src/thread.h: Do not include systime.h; no longer needed.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user