Commit 86f8bf5f authored by Dennis van Amerongen's avatar Dennis van Amerongen

* modules/access/bda/bda.c: add config.h in reference to [24525]

parent 39d272d0
......@@ -23,6 +23,11 @@
/*****************************************************************************
* Preamble
*****************************************************************************/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment