diff --git a/bfd/acconfig.h b/bfd/acconfig.h index 69c7ab0070..3bf5103383 100644 --- a/bfd/acconfig.h +++ b/bfd/acconfig.h @@ -9,3 +9,6 @@ /* Name of host specific header file to include in trad-core.c. */ #undef TRAD_HEADER + +/* Define only if is available *and* it defines prstatus_t. */ +#undef HAVE_SYS_PROCFS_H