include/a.out.h: merged

Change-Id: I1216faaab1f283e1253155fda9e0fe5b821f09f6
This commit is contained in:
Lionel Sambuc 2013-12-02 18:45:21 +01:00
parent 479fea75f0
commit 3160cdd5b1
1 changed files with 0 additions and 2 deletions

View File

@ -59,12 +59,10 @@
#ifndef _AOUT_H_
#define _AOUT_H_
#ifndef __minix
#include <sys/exec_aout.h>
#define _AOUT_INCLUDE_
#include <nlist.h>
#endif /* !__minix */
#endif /* !_AOUT_H_ */