Same for mach.h

This commit is contained in:
ceriel 1991-09-18 19:19:35 +00:00
parent 647b38ccc2
commit 626ec6c0b1
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#include "whichone.h"
#include <whichone.h>
#ifndef TBL68020
#ifndef TBL68000

View File

@ -3,7 +3,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#include "whichone.h"
#include <whichone.h>
#ifndef TBL68020
#ifndef TBL68000

View File

@ -3,7 +3,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#include "whichone.h"
#include <whichone.h>
#ifndef TBL68020
#ifndef TBL68000

View File

@ -3,7 +3,7 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#include "whichone.h"
#include <whichone.h>
#ifndef TBL68020
#ifndef TBL68000