Change order of includes in swig file to avoid warnings.
[sfrench/samba-autobuild/.git] / source4 / lib / ldb / ldb_wrap.c
index 8614dc7ed8249e99d82f8eb0c3fc6d66a0452118..f9dd8471c7186af4c39ca59217830a8458b813c4 100644 (file)
@@ -2546,10 +2546,10 @@ static swig_module_info swig_module = {swig_types, 24, 0, 0, 0, 0};
 #include <stdint.h>
 #include <stdbool.h>
 #include "talloc.h"
+#include "events.h"
 #include "ldb.h"
 #include "ldb_errors.h"
 #include "ldb_private.h"
-#include "events.h"
 
 typedef struct ldb_message ldb_msg;
 typedef struct ldb_context ldb;