summaryrefslogtreecommitdiff
path: root/plugin/feedback/feedback.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/feedback/feedback.h')
-rw-r--r--plugin/feedback/feedback.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugin/feedback/feedback.h b/plugin/feedback/feedback.h
index 60ef72eed84..df9020fc37e 100644
--- a/plugin/feedback/feedback.h
+++ b/plugin/feedback/feedback.h
@@ -12,8 +12,9 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
-
+#ifndef MYSQL_SERVER
#define MYSQL_SERVER
+#endif
#include <mysql_priv.h>
namespace feedback {