mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
branches/zip:
Include the needed header for memset().
This commit is contained in:
parent
1cf2c95850
commit
dd554ccf72
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#include <pthread.h>
|
||||
#include <string.h>
|
||||
|
||||
int
|
||||
main(int argc, char** argv)
|
||||
|
|
Loading…
Add table
Reference in a new issue