summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <serg@serg.mylan>2004-08-26 15:33:52 +0200
committerunknown <serg@serg.mylan>2004-08-26 15:33:52 +0200
commit4bdbe75128bb3ce375d2a7ecee7f06a9c91ed779 (patch)
tree3e0c051ff21318fe8a05612dc8c51c39f93f4f90
parente949b47fe42c98f435631556e7206b48a7a65232 (diff)
parentb4f69dceb6cdb1d3673dca32f07fdcf7af61d539 (diff)
downloadmariadb-git-4bdbe75128bb3ce375d2a7ecee7f06a9c91ed779.tar.gz
Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-rw-r--r--extra/mysql_waitpid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/mysql_waitpid.c b/extra/mysql_waitpid.c
index 9fcabfbb53e..0894d81a5ae 100644
--- a/extra/mysql_waitpid.c
+++ b/extra/mysql_waitpid.c
@@ -20,6 +20,7 @@
#include <my_global.h>
#include <m_string.h>
+#include <my_sys.h>
#include <my_getopt.h>
#include <signal.h>
#include <errno.h>