Compile fixes for 64-bit
[babeltrace.git] / include / babeltrace / types.h
index 02b209117475a8939ce8703c959aa3c846c68c29..ea60d88ab951633c71eca1a1640cfb38d8563885 100644 (file)
@@ -25,6 +25,7 @@
 #include <limits.h>
 #include <string.h>
 #include <glib.h>
+#include <assert.h>
 
 /* Preallocate this many fields for structures */
 #define DEFAULT_NR_STRUCT_FIELDS 8
This page took 0.022566 seconds and 4 git commands to generate.