Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
be65f56d
Commit
be65f56d
authored
Jun 23, 2000
by
David Lawrence
Browse files
does not need stddef.h, lwres/int.h or lwres/result.h
parent
f7be9168
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/lwres/include/lwres/lwres.h
View file @
be65f56d
...
...
@@ -15,20 +15,17 @@
* SOFTWARE.
*/
/* $Id: lwres.h,v 1.3
7
2000/06/2
2 21:59:51
tale Exp $ */
/* $Id: lwres.h,v 1.3
8
2000/06/2
3 03:13:26
tale Exp $ */
#ifndef LWRES_LWRES_H
#define LWRES_LWRES_H 1
#include <stdio.h>
#include <stddef.h>
#include <lwres/context.h>
#include <lwres/int.h>
#include <lwres/lang.h>
#include <lwres/list.h>
#include <lwres/lwpacket.h>
#include <lwres/result.h>
/*
* Design notes:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment