mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Remove declaration of REQUIRE
This commit is contained in:
parent
347ccc2716
commit
c1ecf4ace2
@ -15,10 +15,7 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: lwbuffer.c,v 1.6 2000/06/22 21:59:30 tale Exp $ */
|
||||
|
||||
/* XXXMLG */
|
||||
#define REQUIRE(x)
|
||||
/* $Id: lwbuffer.c,v 1.7 2000/06/26 23:35:00 bwelling Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -26,6 +23,8 @@
|
||||
|
||||
#include <lwres/lwbuffer.h>
|
||||
|
||||
#include "assert_p.h"
|
||||
|
||||
void
|
||||
lwres_buffer_init(lwres_buffer_t *b, void *base, unsigned int length)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user