bug #27267: Added include to string.h where needed

This commit is contained in:
goldsimon
2009-08-23 11:24:51 +00:00
parent 4d49d952b6
commit 0e91e2adf2
7 changed files with 13 additions and 0 deletions

View File

@@ -82,6 +82,8 @@
#include "cbcp.h"
#endif /* CBCP_SUPPORT */
#include <string.h>
/*************************/
/*** LOCAL DEFINITIONS ***/
/*************************/