~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/my_strchr.c

Merged build changes from Antony.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
  frequently.
22
22
*/
23
23
 
24
 
#include <my_global.h>
25
24
#include "m_string.h"
26
25
#include "m_ctype.h"
27
26