summaryrefslogtreecommitdiff
path: root/sysdep/unix/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/unix/io.c')
-rw-r--r--sysdep/unix/io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdep/unix/io.c b/sysdep/unix/io.c
index 5a0dde8e..ba2e1661 100644
--- a/sysdep/unix/io.c
+++ b/sysdep/unix/io.c
@@ -2431,7 +2431,7 @@ io_loop(void)
}
void
-test_old_bird(char *path)
+test_old_bird(const char *path)
{
int fd;
struct sockaddr_un sa;