@@ -30,6 +30,8 @@
* This code was written under funding by Ericsson Radio Systems.
*/
+#include "config.h"
+
#include <sys/param.h>
#include <sys/mman.h>
#include <sys/socket.h>
@@ -32,6 +32,8 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
+
#include <sys/types.h>
#include <errno.h>
#include <unistd.h>
@@ -44,6 +44,8 @@
*
*/
+#include "config.h"
+
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
@@ -34,6 +34,8 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
+
#include <sys/types.h>
#include <errno.h>
#include <unistd.h>
@@ -32,6 +32,8 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
+
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
@@ -32,6 +32,8 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
+
#ifdef ENABLE_LDAP
#include <sys/types.h>