need <isc/lang.h>

This commit is contained in:
Andreas Gustafsson 2000-04-25 23:29:02 +00:00
parent f6d6835ed5
commit fc4256ffdd

View file

@ -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;