artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6336197
)
remove ts_print() prototype function was removed in rev 1.100
author
jsg
<jsg@openbsd.org>
Tue, 2 Mar 2021 05:34:20 +0000
(
05:34
+0000)
committer
jsg
<jsg@openbsd.org>
Tue, 2 Mar 2021 05:34:20 +0000
(
05:34
+0000)
usr.sbin/ndp/ndp.c
patch
|
blob
|
history
diff --git
a/usr.sbin/ndp/ndp.c
b/usr.sbin/ndp/ndp.c
index
ad5c56a
..
802fff1
100644
(file)
--- a/
usr.sbin/ndp/ndp.c
+++ b/
usr.sbin/ndp/ndp.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: ndp.c,v 1.10
2 2021/01/24 08:57:10 florian Exp $
*/
+/* $OpenBSD: ndp.c,v 1.10
3 2021/03/02 05:34:20 jsg Exp $
*/
/* $KAME: ndp.c,v 1.101 2002/07/17 08:46:33 itojun Exp $ */
/*
@@
-132,7
+132,6
@@
int rtmsg(int);
int rtget(struct sockaddr_in6 **, struct sockaddr_dl **);
void ifinfo(const char *);
static char *sec2str(time_t);
-static void ts_print(const struct timeval *);
static int rdomain;
int