Add missing stdint.h
[babeltrace.git] / include / babeltrace / babeltrace.h
index fe5881a34e86c1475514ffb1b8f745094ef6332f..af2e110e030943ed82468d45b63a5a7c2b3eed3a 100644 (file)
@@ -18,6 +18,7 @@
  */
 
 #include <glib.h>
+#include <stdint.h>
 
 typedef GQuark bt_event_name;
 
This page took 0.022891 seconds and 4 git commands to generate.