memset() not declared

This commit is contained in:
Mark Andrews 2000-01-26 23:45:13 +00:00
parent f1092e671a
commit dd796c4d62

View file

@ -17,6 +17,8 @@
#include <config.h>
#include <string.h>
#include <isc/assertions.h>
#include <isc/error.h>
#include <isc/mem.h>