summaryrefslogtreecommitdiff
path: root/storage/pbxt/src/datalog_xt.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/pbxt/src/datalog_xt.cc')
-rw-r--r--storage/pbxt/src/datalog_xt.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/pbxt/src/datalog_xt.cc b/storage/pbxt/src/datalog_xt.cc
index 449eaa9450c..aa54182b893 100644
--- a/storage/pbxt/src/datalog_xt.cc
+++ b/storage/pbxt/src/datalog_xt.cc
@@ -26,8 +26,8 @@
#include <stdio.h>
#ifndef XT_WIN
#include <unistd.h>
-#include <signal.h>
#endif
+#include <signal.h>
#include <stdlib.h>
#ifndef DRIZZLED