Don't include <sys/exec_aout.h>. Let those who want it explicitly include it.
This commit is contained in:
parent
209a0b42e3
commit
c980adf2e1
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: exec.h,v 1.126 2008/11/19 18:36:10 ad Exp $ */
|
||||
/* $NetBSD: exec.h,v 1.127 2009/08/15 23:46:02 matt Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1992, 1993
|
||||
@ -277,6 +277,4 @@ extern int maxexec;
|
||||
|
||||
#endif /* _KERNEL */
|
||||
|
||||
#include <sys/exec_aout.h>
|
||||
|
||||
#endif /* !_SYS_EXEC_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user