X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Futils%2Ferror.c;h=f40e31ada656f24e4719783bbe279cf49cfb7be2;hb=ee48af6c45d912a297e183ebdfd2e723e3a8bf1a;hp=6bf64c2a25983347142d8e591b9d1fcee67460b7;hpb=44a0aa91ac18582aa7415943dc37d06220576443;p=sysdb.git diff --git a/src/utils/error.c b/src/utils/error.c index 6bf64c2..f40e31a 100644 --- a/src/utils/error.c +++ b/src/utils/error.c @@ -25,6 +25,10 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif /* HAVE_CONFIG_H */ + #include "utils/error.h" #include "utils/strbuf.h"