Commit 8ea028e6 authored by unknown's avatar unknown

Bug #15845 New file "client/mysqlslap.c" break compilation on QNX, missing "sys/shm.h"


client/mysqlslap.c:
  Remove some include directives which (I hope) are superfluos
parent cbedd5d2
......@@ -91,9 +91,6 @@
#include <signal.h>
#include <stdarg.h>
#include <sslopt-vars.h>
#include <sys/time.h>
#include <sys/ipc.h>
#include <sys/shm.h>
#include <sys/types.h>
#include <sys/wait.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment