~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_syslog/names.h

  • Committer: Padraig O'Sullivan
  • Date: 2009-06-20 03:05:30 UTC
  • mto: (1076.2.5 info-schema-plugin)
  • mto: This revision was merged to the branch mainline in revision 1073.
  • Revision ID: osullivan.padraig@gmail.com-20090620030530-d3tdkf9pbaoiv4i6
Created an I_S plugin. Extracted the PROCESSLIST table into this plugin and
removed any trace of it from show.cc

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 *
29
29
 *      @(#)syslog.h    8.1 (Berkeley) 6/2/93
30
30
 */
31
 
#ifndef PLUGIN_LOGGING_SYSLOG_NAMES_H
32
 
#define PLUGIN_LOGGING_SYSLOG_NAMES_H
 
31
#ifndef _PLUGIN_LOGGING_SYSLOG_NAMES_H
 
32
#define _PLUGIN_LOGGING_SYSLOG_NAMES_H 1
33
33
 
34
34
/* Solaris doesn't define these, so we copy them in. So Sad. */
35
35