60.nfs
[sahlberg/ctdb.git] / server / ctdb_banning.c
index a46f60b40f9a760b78c18ce9ae91c16f29977022..3d5f2165d5c7dbec15a1bd7bd4dbcfaf2dfb9e86 100644 (file)
    along with this program; if not, see <http://www.gnu.org/licenses/>.
 */
 #include "includes.h"
-#include "lib/events/events.h"
+#include "lib/tevent/tevent.h"
 #include "lib/tdb/include/tdb.h"
 #include "system/time.h"
 #include "system/network.h"
 #include "system/filesys.h"
 #include "system/wait.h"
-#include "../include/ctdb.h"
+#include "../include/ctdb_client.h"
 #include "../include/ctdb_private.h"