Port: unlink() requires unistd.h on Solaris and macOS
[babeltrace.git] / include / babeltrace / compat / stdlib-internal.h
index be0518f5920455375118312f481703d8cd842469..db465eddd0560156ca11f14585d9a6ad729d522d 100644 (file)
@@ -30,6 +30,7 @@
  * the requirement on glib to version 2.30.
  */
 
+#include <unistd.h>
 #include <stdlib.h>
 #include <sys/stat.h>
 #include <glib.h>
This page took 0.024386 seconds and 4 git commands to generate.