mirror of
https://github.com/simh/simh.git
synced 2026-02-27 09:09:46 +00:00
B5500: Remove redundant include of time.h
This commit is contained in:
@@ -95,7 +95,6 @@
|
||||
#include "b5500_defs.h"
|
||||
#include "sim_timer.h"
|
||||
#include <math.h>
|
||||
#include <time.h>
|
||||
|
||||
#define UNIT_V_MSIZE (UNIT_V_UF + 0)
|
||||
#define UNIT_MSIZE (7 << UNIT_V_MSIZE)
|
||||
|
||||
Reference in New Issue
Block a user