~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/drizzle.c

  • Committer: brian
  • Date: 2008-07-27 01:05:35 UTC
  • mfrom: (212.5.24 remove-include-dir)
  • Revision ID: brian@localhost.localdomain-20080727010535-y458velrxny2uuhy
Merge from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 **/
35
35
 
36
36
#include "client_priv.h"
37
 
#include <m_ctype.h>
 
37
#include <mystrings/m_ctype.h>
38
38
#include <stdarg.h>
39
39
#include <my_dir.h>
40
40
#ifndef __GNU_LIBRARY__