diff --git a/.vscode/settings.json b/.vscode/settings.json index 578d1c7..dd72655 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,9 +1,5 @@ { "files.associations": { - "time.h": "c", - "signal.h": "c", - "execinfo.h": "c", - "dlfcn.h": "c", - "siginfo_t.h": "c" + "*.h": "c" } } \ No newline at end of file