Cleanup: apply `include-what-you-use` guideline for `close()`
[lttng-ust.git] / liblttng-ust / lttng-ust-abi.c
index 0459d7a3f29bf22fcef79f12605834b877feeb10..c060e2d9aaae49f033cf420f0155bb7a03d5d4c8 100644 (file)
@@ -39,6 +39,7 @@
 
 #define _LGPL_SOURCE
 #include <stdint.h>
+#include <unistd.h>
 
 #include <urcu/compiler.h>
 #include <urcu/list.h>
This page took 0.022036 seconds and 4 git commands to generate.