~patrick-crews/drizzle/dbqp_bug710942

« back to all changes in this revision

Viewing changes to libdrizzle/common.h

  • Committer: Lee Bieber
  • Date: 2011-01-28 21:08:33 UTC
  • mfrom: (2119.4.3 try-visibility)
  • Revision ID: kalebral@gmail.com-20110128210833-nro17n81etdpcylm
Merge Monty - Enable -fvisibility=hidden

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
 
45
45
#include "config.h"
46
46
 
47
 
#define HAVE_VISIBILITY 1
48
 
 
49
47
#include "drizzle_client.h"
50
48
#include "drizzle_server.h"
51
49