diff options
| author | John Polstra <jdp@FreeBSD.org> | 1998-09-14 22:49:02 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1998-09-14 22:49:02 +0000 |
| commit | e8f80c1acae8a8bca956b931e0105feb4ada302c (patch) | |
| tree | fb0ea82209aa69bf6bbe1e1ad8890b236812295d /gnu/usr.bin/binutils/libbfd/alpha | |
| parent | 8c64af4f750d8c5fdc217c194d0d3ab5651617c3 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libbfd/alpha')
| -rw-r--r-- | gnu/usr.bin/binutils/libbfd/alpha/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/libbfd/alpha/config.h b/gnu/usr.bin/binutils/libbfd/alpha/config.h index dcea308a796c..b14ec9f12383 100644 --- a/gnu/usr.bin/binutils/libbfd/alpha/config.h +++ b/gnu/usr.bin/binutils/libbfd/alpha/config.h @@ -38,7 +38,7 @@ /* #undef TRAD_HEADER */ /* Define only if <sys/procfs.h> is available *and* it defines prstatus_t. */ -/* #undef HAVE_SYS_PROCFS_H */ +#define HAVE_SYS_PROCFS_H 1 /* Do we really want to use mmap if it's available? */ /* #undef USE_MMAP */ |
