mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 16:59:59 -04:00
removed unnecessary includes
This commit is contained in:
parent
38d21a360a
commit
09df6c7006
1 changed files with 1 additions and 3 deletions
|
|
@ -16,7 +16,7 @@
|
|||
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- $Id: lwres_packet.docbook,v 1.2 2001/04/10 21:52:07 bwelling Exp $ -->
|
||||
<!-- $Id: lwres_packet.docbook,v 1.3 2001/04/24 17:57:46 gson Exp $ -->
|
||||
|
||||
<refentry>
|
||||
<refentryinfo>
|
||||
|
|
@ -34,9 +34,7 @@
|
|||
</refnamediv>
|
||||
<refsynopsisdiv>
|
||||
<funcsynopsis>
|
||||
<funcsynopsisinfo>#include <lwres/lwbuffer.h></funcsynopsisinfo>
|
||||
<funcsynopsisinfo>#include <lwres/lwpacket.h></funcsynopsisinfo>
|
||||
<funcsynopsisinfo>#include <lwres/result.h></funcsynopsisinfo>
|
||||
<funcprototype>
|
||||
<funcdef>
|
||||
lwres_result_t
|
||||
|
|
|
|||
Loading…
Reference in a new issue