artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b2581d
)
remove prototype with no matching function
author
jsg
<jsg@openbsd.org>
Sat, 18 May 2024 02:44:22 +0000
(
02:44
+0000)
committer
jsg
<jsg@openbsd.org>
Sat, 18 May 2024 02:44:22 +0000
(
02:44
+0000)
sbin/ifconfig/ifconfig.c
patch
|
blob
|
history
diff --git
a/sbin/ifconfig/ifconfig.c
b/sbin/ifconfig/ifconfig.c
index
eb5a9f2
..
2c257a4
100644
(file)
--- a/
sbin/ifconfig/ifconfig.c
+++ b/
sbin/ifconfig/ifconfig.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: ifconfig.c,v 1.47
1 2024/04/23 13:34:50
jsg Exp $ */
+/* $OpenBSD: ifconfig.c,v 1.47
2 2024/05/18 02:44:22
jsg Exp $ */
/* $NetBSD: ifconfig.c,v 1.40 1997/10/01 02:19:43 enami Exp $ */
/*
@@
-711,8
+711,6
@@
void process_join_commands(void);
void process_wg_commands(void);
-unsigned long get_ts_map(int, int, int);
-
void in_status(int);
void in_getaddr(const char *, int);
void in_getprefix(const char *, int);