Cleanup: standardise include path
[lttng-ust.git] / include / ust-comm.h
index 10dbca2148c9e3f178c97517aa6cd501516b8099..ed241e30468734df5565fa46c0fab7b4d0f50730 100644 (file)
  * These declarations should NOT be considered stable API.
  */
 
+#include <stdint.h>
 #include <limits.h>
 #include <unistd.h>
 #include <lttng/ust-abi.h>
 #include <lttng/ust-error.h>
 #include <lttng/ust-compiler.h>
 #include <lttng/ust-ctl.h>
-#include <config.h>
 
 #ifndef LTTNG_PACKED
 #error "LTTNG_PACKED should be defined"
This page took 0.023213 seconds and 4 git commands to generate.