@@ -27,8 +27,6 @@
#include <Python.h>
#include <structmember.h>
-#include <config.h>
-
#include "pydnspp_common.h"
/* Note that we do forward declarations of the initialization functions here,
* and these are not defined in headers (since they are not to be used in any
@@ -15,9 +15,6 @@
#include <pydnspp_common.h>
#include <exceptions/exceptions.h>
#include <util/buffer.h>