lib/util: Include DEBUG macro in internal header files before samba_util.h
[bbaumbach/samba-autobuild/.git] / source4 / include / includes.h
index 46b158ec08f88964df4d5473e6101431c25fae65..5aabb8e670e945dc209fc72893700e1ab0941b06 100644 (file)
@@ -57,6 +57,8 @@
 #endif
 #include "../lib/util/xfile.h"
 #include "../lib/util/attr.h"
+
+/* debug.h need to be included before samba_util.h for the macro SMB_ASSERT */
 #include "../lib/util/debug.h"
 #include "../lib/util/samba_util.h"