~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/heap/heap.h

  • 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:
29
29
#include <mysys/thr_lock.h>
30
30
 
31
31
#include "my_handler.h"
32
 
#include "my_tree.h"
 
32
#include <mysys/my_tree.h>
33
33
 
34
34
        /* defines used by heap-funktions */
35
35