aboutsummaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorSUZUKI, Shinsuke <suz@kame.net>2007-02-27 14:47:11 +0000
committerBjørn Mork <bjorn@mork.no>2010-08-06 15:37:36 +0200
commitfc15adcff189d5fb96a9802307f8b82866e12ac7 (patch)
tree9795f2174138334f799ac987c2545791f98589c2 /common.h
parentfe2c74572f875332b461ba2a17a594a7ee4eb2d3 (diff)
supported script execution for dhcp6relay (contributed by Bruno STEVANT)
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index ca68f54..7366c25 100644
--- a/common.h
+++ b/common.h
@@ -178,6 +178,7 @@ extern int duidcmp __P((struct duid *, struct duid *));
extern void duidfree __P((struct duid *));
extern int ifaddrconf __P((ifaddrconf_cmd_t, char *, struct sockaddr_in6 *,
int, int, int));
+extern int safefile __P((const char *));
/* missing */
#ifndef HAVE_STRLCAT