This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
proto get_myaddress()
OPENBSD_2_0
deraadt
28 years ago
parent
1ecc000066
commit
ebe41c8218
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/include/rpc/rpc.h
+ 1
- 0
src/include/rpc/rpc.h
View File
@ -89,6 +89,7 @@ extern void setrpcent __P((int));
extern
void
endrpcent
__P
(
(
void
)
)
;
extern
int
bindresvport
__P
(
(
int
,
struct
sockaddr_in
*
)
)
;
extern
int
get_myaddress
__P
(
(
struct
sockaddr_in
*
)
)
;
__END_DECLS
Write
Preview
Loading…
Cancel
Save