Cleanup: apply `include-what-you-use` guideline for `close()`
[lttng-ust.git] / liblttng-ust-ctl / ustctl.c
index 39c8baa4b4fea4b586a9323290b6287acd4e86f4..914ce94ea024c5ace40dccf405cbb5b80ed192be 100644 (file)
@@ -21,6 +21,7 @@
 #include <stdint.h>
 #include <string.h>
 #include <sys/mman.h>
+#include <unistd.h>
 
 #include <lttng/ust-config.h>
 #include <lttng/ust-ctl.h>
This page took 0.022166 seconds and 4 git commands to generate.