Compile with _GNU_SOURCE

This commit is contained in:
Kamil Trzcinski
2022-07-08 09:41:43 +02:00
parent bb4bbdc6ea
commit ab7e87d5ef
5 changed files with 5 additions and 6 deletions

View File

@ -70,6 +70,8 @@
"log.h": "c",
"buffer_list.h": "c",
"buffer.h": "c",
"stdbool.h": "c"
"stdbool.h": "c",
"v4l2.h": "c",
"stdlib.h": "c"
}
}