1
0
mirror of https://github.com/simh/simh.git synced 2026-03-04 10:34:40 +00:00

PDP10-KA: Remove irrelevant system include files

This commit is contained in:
Mark Pizzolato
2023-09-09 13:03:12 -10:00
parent 9b0413045a
commit 3b4c6a821a

View File

@@ -31,8 +31,6 @@
#endif
#if (NUM_DEVS_TEN11 > 0)
#include <fcntl.h>
#include <sys/types.h>
/* Rubin 10-11 pager. */
static uint64 ten11_pager[256];