mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
Add missing include (fixes compile failure with gcc 4.7).
This commit is contained in:
parent
bb6cc52528
commit
29ac38b734
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <syslog.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "fatal.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue