1
0
mirror of https://github.com/open-simh/simh.git synced 2026-05-02 14:30:22 +00:00

All VAX: Remove redundant include of time.h

This commit is contained in:
Mark Pizzolato
2020-10-30 14:17:24 -07:00
parent 2676404b36
commit 0d6f1ce362
12 changed files with 0 additions and 12 deletions

View File

@@ -32,7 +32,6 @@
*/
#include "vax_defs.h"
#include <time.h>
#ifdef DONT_USE_INTERNAL_ROM
#define BOOT_CODE_FILENAME "ka610.bin"