mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 07:35:26 +00:00
add space in #error message
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#ifndef HAVE_LMDB
|
#ifndef HAVE_LMDB
|
||||||
#error This program requires the LMDBlibrary.
|
#error This program requires the LMDB library.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Reference in New Issue
Block a user