Compile with _GNU_SOURCE
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user