summaryrefslogtreecommitdiff
path: root/src/check_bound.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/check_bound.c')
-rw-r--r--src/check_bound.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/check_bound.c b/src/check_bound.c
index c70b845..92bfd36 100644
--- a/src/check_bound.c
+++ b/src/check_bound.c
@@ -70,7 +70,7 @@ static struct fdlist *fdhead; /* Link list of the check fd's */
static struct fdlist *fdtail;
static char *nullstring = "";
-static bool_t check_bound __P((struct fdlist *, char *uaddr));
+static bool_t check_bound(struct fdlist *, char *uaddr);
/*
* Returns 1 if the given address is bound for the given addr & transport