diff options
Diffstat (limited to 'include/a.out.h')
| -rw-r--r-- | include/a.out.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/a.out.h b/include/a.out.h index d963de74c..50a9f0735 100644 --- a/include/a.out.h +++ b/include/a.out.h @@ -1,5 +1 @@ -#ifdef _LIBC -# include_next <linux/a.out.h> -#else -# include <linux/a.out.h> -#endif +#define __NO_A_OUT_SUPPORT 1 |
