Get rid of extra include of <string.h>.

svn path=/trunk/; revision=12794
This commit is contained in:
Guy Harris 2004-12-20 22:51:05 +00:00
parent da27f1fac3
commit b40e2e4dfb

View file

@ -69,8 +69,6 @@
#include "config.h"
#endif
#include <string.h>
/*
* XXX - are the next two includes necessary?
*/