Remove __FORK_BRAINDAMAGE.

This commit is contained in:
pk 1996-03-14 00:48:30 +00:00
parent dc3c7fb2ba
commit 894fde6bdd
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: types.h,v 1.8 1995/12/09 04:41:51 mycroft Exp $ */
/* $NetBSD: types.h,v 1.9 1996/03/14 00:48:30 pk Exp $ */
/*
* Copyright (c) 1992, 1993
@ -78,6 +78,4 @@ typedef unsigned long long u_int64_t;
typedef int32_t register_t;
#define __FORK_BRAINDAMAGE
#endif /* _MACHTYPES_H_ */