Fix definition of MID_VAX1K in mopcopy

This commit is contained in:
Boris Gjenero 2020-11-02 19:20:16 -05:00
parent 3fbcaebfe0
commit 8266610bbf

View File

@ -73,7 +73,7 @@ __RCSID("$NetBSD: mopcopy.c,v 1.7 2019/12/27 09:41:52 msaitoh Exp $");
#define MID_VAX 150
#endif
#if !defined(MID_VAX1K)
#define MID_VAX 140
#define MID_VAX1K 140
#endif
#ifndef NOELF