~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/mulalloc.cc

  • Committer: Monty Taylor
  • Date: 2008-12-08 08:34:25 UTC
  • mto: This revision was merged to the branch mainline in revision 670.
  • Revision ID: monty@bitters-20081208083425-jbawp3rjav4k1qh2
Fixed missing includes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#include "mysys_priv.h"
17
17
#include <stdarg.h>
18
18
#include <string.h>
 
19
#include <stdlib.h>
19
20
 
20
21
/*
21
22
  Malloc many pointers at the same time