mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-11 02:30:44 -04:00
need <isc/lang.h>
This commit is contained in:
parent
f6d6835ed5
commit
fc4256ffdd
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
#ifndef ISC_LFSR_H
|
||||
#define ISC_LFSR_H 1
|
||||
|
||||
#include <isc/lang.h>
|
||||
#include <isc/types.h>
|
||||
|
||||
typedef struct isc_lfsr isc_lfsr_t;
|
||||
|
|
|
|||
Loading…
Reference in a new issue