mirror of
https://github.com/simh/simh.git
synced 2026-01-13 15:27:14 +00:00
SCP: Make sure that SIMH version information is always available
include sim_rev.h in sim_defs.h
This commit is contained in:
parent
a93078cef9
commit
f404343b56
@ -108,6 +108,7 @@
|
||||
#ifndef SIM_DEFS_H_
|
||||
#define SIM_DEFS_H_ 0
|
||||
|
||||
#include "sim_rev.h"
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user