~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to unittests/common.h

  • Committer: Monty Taylor
  • Date: 2010-08-12 22:09:24 UTC
  • mto: (1720.1.5 build)
  • mto: This revision was merged to the branch mainline in revision 1722.
  • Revision ID: mordred@inaugust.com-20100812220924-bwyck09w9outf3vh
Fixed unittesty stuff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 * @brief Includes and macros for tests
14
14
 */
15
15
 
 
16
#include "config.h"
 
17
 
16
18
#include <stdio.h>
17
19
#include <stdlib.h>
18
20
#include <string.h>