summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/id.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/id.h')
-rw-r--r--usr.sbin/ppp/id.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ppp/id.h b/usr.sbin/ppp/id.h
index 11cb831..8c48767 100644
--- a/usr.sbin/ppp/id.h
+++ b/usr.sbin/ppp/id.h
@@ -45,7 +45,6 @@ extern void ID0logout(const char *, int);
extern int ID0bind_un(int, const struct sockaddr_un *);
extern int ID0connect_un(int, const struct sockaddr_un *);
extern int ID0kill(pid_t, int);
-extern void ID0setproctitle(const char *);
#if defined(__FreeBSD__) && !defined(NOKLDLOAD)
extern int ID0kldload(const char *);
#endif
OpenPOWER on IntegriCloud