diff options
Diffstat (limited to 'src/port/getrusage.c')
-rw-r--r-- | src/port/getrusage.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/port/getrusage.c b/src/port/getrusage.c index 8369fd27938..02665f4032d 100644 --- a/src/port/getrusage.c +++ b/src/port/getrusage.c @@ -20,7 +20,6 @@ /* This code works on: * solaris_i386 * solaris_sparc - * hpux 9.* * win32 * which currently is all the supported platforms that don't have a * native version of getrusage(). So, if configure decides to compile |