Port: dirfd is not portable, replace it
[babeltrace.git] / tests / lib / common.c
index a6812b9ffff2d2200a8bd48a68e1aadf200a9cc1..08bc1185bebddca93cfefa4c37b4d26aa1f40b74 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <unistd.h>
 #include <stdio.h>
-#include <babeltrace/compat/dirent-internal.h>
+#include <dirent.h>
 #include <babeltrace/compat/limits-internal.h>
 #include <sys/stat.h>
 
This page took 0.02566 seconds and 4 git commands to generate.