/*- * Copyright (c) 1991 The Regents of the University of California. * All rights reserved. * * %sccs.include.redist.c% * * @(#)a.out.h 5.11 (Berkeley) 04/22/92 */ #ifndef _AOUT_H_ #define _AOUT_H_ #include #include #include #define _AOUT_INCLUDE_ #include #endif /* !_AOUT_H_ */