summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorserg@serg.mylan <>2004-08-26 15:33:52 +0200
committerserg@serg.mylan <>2004-08-26 15:33:52 +0200
commit88e76d4a6e53a82dd971ed8d213f27f2c6882b84 (patch)
tree3e0c051ff21318fe8a05612dc8c51c39f93f4f90 /extra
parentb4bb38e89617a63c233dd9eddf7731d6e95a6298 (diff)
parenta9e98dd7c63bee7ea19d445d748374f7ebdb4b4d (diff)
downloadmariadb-git-88e76d4a6e53a82dd971ed8d213f27f2c6882b84.tar.gz
Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
Diffstat (limited to 'extra')
-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>