summaryrefslogtreecommitdiff
path: root/extra
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
commit5c30236ab3afa6e5027ea0aaf00fee9e7abdf481 (patch)
tree3e0c051ff21318fe8a05612dc8c51c39f93f4f90 /extra
parente8d41a5b1bf0c559c5c3acab469eaa6ff56accfb (diff)
parente188532610931e911308e0edb3668fdff2cf684d (diff)
downloadmariadb-git-5c30236ab3afa6e5027ea0aaf00fee9e7abdf481.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>