1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Several "unittest" files : Ensure that the configure result is used when compiling them.

This commit is contained in:
joerg@mysql.com
2006-05-10 17:29:28 +02:00
parent 792f7383ac
commit e11c7eb071
4 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,6 @@
#include "my_config.h"
#include <stdlib.h>
#include <tap.h>

View File

@ -1,4 +1,6 @@
#include "my_config.h"
#include <stdlib.h>
#include <tap.h>

View File

@ -1,4 +1,6 @@
#include "my_config.h"
#include <stdlib.h>
#include <tap.h>