Kill __BROKEN_INDIRECT_CONF.

This commit is contained in:
pk 1996-12-10 23:19:38 +00:00
parent 3f316d7783
commit e0df2a7e78
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: types.h,v 1.10 1996/12/05 00:13:58 cgd Exp $ */
/* $NetBSD: types.h,v 1.11 1996/12/10 23:19:38 pk Exp $ */
/*
* Copyright (c) 1992, 1993
@ -78,6 +78,4 @@ typedef unsigned long long u_int64_t;
typedef int32_t register_t;
#define __BROKEN_INDIRECT_CONFIG
#endif /* _MACHTYPES_H_ */