~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/unireg.h

  • Committer: Monty Taylor
  • Date: 2008-10-22 01:23:15 UTC
  • Revision ID: monty@inaugust.com-20081022012315-xe7jo6dkd8h15mgm
Moved gettext.h into drizzled in anticipation of the new client lib.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#ifndef _unireg_h
24
24
 
25
 
#include <libdrizzle/gettext.h>
 
25
#include <drizzled/gettext.h>
26
26
 
27
27
#ifndef NO_ALARM_LOOP
28
28
#define NO_ALARM_LOOP           /* lib5 and popen can't use alarm */