1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-02-06 08:25:37 +00:00

<asm/io.h> moved to <sys/io.h>.

This commit is contained in:
Olaf Seibert
2015-07-18 02:18:05 +02:00
parent b9fcfeab37
commit c948e8efff

View File

@@ -31,7 +31,7 @@ static int decosfcclossage;
#if KLH10_DEV_LITES /* Moby conditional for entire file */
#include <asm/io.h>
#include <sys/io.h>
#include "dvlites.h"