~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/internal/mf_same.cc

  • Committer: Monty Taylor
  • Date: 2009-12-23 21:16:15 UTC
  • mto: This revision was merged to the branch mainline in revision 1253.
  • Revision ID: mordred@inaugust.com-20091223211615-2d86z9aqztotcqb8
Moved remaining non-public portions of mysys and mystrings to drizzled/internal.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
/* Kopierar biblioteksstrukturen och extensionen fr}n ett filnamn */
17
17
 
18
 
#include "mysys/mysys_priv.h"
19
 
#include <mystrings/m_string.h>
 
18
#include "drizzled/internal/mysys_priv.h"
 
19
#include "drizzled/internal/m_string.h"
20
20
 
21
21
        /*
22
22
          Copy directory and/or extension between filenames.