Remove __BROKEN_INDIRECT_CONFIG, since we are no longer broken.

This commit is contained in:
scottr 1996-12-17 07:00:12 +00:00
parent 07bde0d4e7
commit a7dc02ac8a
1 changed files with 1 additions and 3 deletions

View File

@ -1,10 +1,8 @@
/* $NetBSD: types.h,v 1.9 1996/12/05 00:13:53 cgd Exp $ */
/* $NetBSD: types.h,v 1.10 1996/12/17 07:00:12 scottr Exp $ */
#ifndef _TYPES_MACHINE_
#define _TYPES_MACHINE_
#include <m68k/types.h>
#define __BROKEN_INDIRECT_CONFIG
#endif /* _TYPES_MACHINE_ */