aboutsummaryrefslogtreecommitdiff
path: root/osdep-hpux.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep-hpux.c')
-rw-r--r--osdep-hpux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep-hpux.c b/osdep-hpux.c
index c962a1f7..352e375b 100644
--- a/osdep-hpux.c
+++ b/osdep-hpux.c
@@ -29,7 +29,7 @@ osdep_get_name(unused int fd, unused char *tty)
}
char *
-osdep_get_cwd(pid_t pid)
+osdep_get_cwd(unused int fd)
{
return (NULL);
}