Introduce limits wrapper
[lttng-modules.git] / include / counter / counter-api.h
index f2829fc5df9840cc9670dee6b138b02351379982..827fb6f81bd2df1bc1e9ed6d2e24470eb8a41001 100644 (file)
@@ -15,6 +15,7 @@
 #include <linux/bitops.h>
 #include <counter/counter.h>
 #include <counter/counter-internal.h>
+#include <wrapper/limits.h>
 
 /*
  * Using unsigned arithmetic because overflow is defined.
This page took 0.023931 seconds and 4 git commands to generate.