mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fixed missing include in synopsis.
This commit is contained in:
parent
a40a664637
commit
6e79d3e367
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@
|
|||
.Nd nodename-to-address and address-to-nodename translation
|
||||
.\"
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/types.h>
|
||||
.Fd #include <sys/socket.h>
|
||||
.Fd #include <netdb.h>
|
||||
.Ft "struct hostent *"
|
||||
|
|
|
|||
Loading…
Reference in a new issue