#include <string.h> if HAVE_STRING_H is defined. Cleans up several

integer-pointer conversions errors in librewrite (on FreeBSD 4.2).
This commit is contained in:
Randy Kunkee 2001-06-21 19:11:27 +00:00
parent 1656f2c774
commit 8d2079660f

View file

@ -25,6 +25,10 @@
#ifndef REWRITE_H
#define REWRITE_H
#ifdef HAVE_STRING_H
#include <string.h>
#endif
LDAP_BEGIN_DECL
/*