~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to libdrizzle/local_infile.c

  • Committer: Monty Taylor
  • Date: 2008-08-15 20:20:33 UTC
  • Revision ID: monty@inaugust.com-20080815202033-hw2b8jnh563j7iv3
More mysys/mystrings removal.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
#include <drizzled/global.h>
22
22
#include "my_time.h"
23
 
#include <mystrings/m_string.h>
24
 
#include <mystrings/m_ctype.h>
25
23
#include "drizzle.h"
26
24
#include "errmsg.h"
27
25
#include <vio/violite.h>