~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/heap/heap.h

  • Committer: Brian Aker
  • Date: 2008-07-29 23:35:42 UTC
  • mfrom: (230.1.9 codestyle)
  • Revision ID: brian@tangent.org-20080729233542-7v45euk60f33rk4f
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
#include <mysys/my_pthread.h>
29
29
#include <mysys/thr_lock.h>
30
30
 
31
 
#include "my_handler.h"
 
31
#include <mysys/my_handler.h>
32
32
#include <mysys/my_tree.h>
33
33
 
34
34
        /* defines used by heap-funktions */