author | Jan Andres <jandres@gmx.net> | |
Sat, 31 Jan 2015 08:43:30 +0000 (09:43 +0100) | ||
committer | Jan Andres <jandres@gmx.net> | |
Sat, 31 Jan 2015 09:08:00 +0000 (10:08 +0100) | ||
commit | 7f117256e973afd936ee37221a4c588d7b7208ec | |
tree | 0d3ac8f5009036fd2679190fbac1bc5083aacb0b | tree | snapshot |
parent | 1063a898bc1a05a954e7290296365d7ef26eb8a5 | commit | diff |
processes: Fix build for Solaris 32-bit binary
Work around a #error in <sys/procfs.h> that occurs when building a
32-bit binary with _FILE_OFFSET_BITS=64. This uses a hack similar
to the one in swap.c.
Work around a #error in <sys/procfs.h> that occurs when building a
32-bit binary with _FILE_OFFSET_BITS=64. This uses a hack similar
to the one in swap.c.
src/processes.c | diff | blob | history |