Change order of includes in swig file to avoid warnings.
[kai/samba.git] / source4 / lib / ldb / ldb.i
index db2fcdeb5b68167bfe36e241860061f6eed6014f..4b61ddba5bc30d1c02aa0a98437daea24002393b 100644 (file)
 #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;