<a.out.h>, MINIX style: remove as obsolete

Change-Id: Icc8b7210d60a93ac9cc4610d676dcba270756410
This commit is contained in:
Antoine Leca
2013-04-04 12:21:23 +02:00
committed by Gerrit Code Review
parent 14f89a8efe
commit da82f9b2e8
22 changed files with 6 additions and 261 deletions

View File

@@ -59,10 +59,7 @@
#ifndef _AOUT_H_
#define _AOUT_H_
#ifdef __minix
#include <compat/a.out.h>
#else /* !__minix */
#ifndef __minix
#include <sys/exec_aout.h>