Refactor header inclusions and add main.h; implement searchPersonByUUID and addTimeEvent functions in users.c
This commit is contained in:
Vendored
+2
-1
@@ -5,7 +5,8 @@
|
||||
"stdlib.h": "c",
|
||||
"errno.h": "c",
|
||||
"rfid_handler.h": "c",
|
||||
"fcntl.h": "c"
|
||||
"fcntl.h": "c",
|
||||
"file_operations.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "enabled"
|
||||
}
|
||||
Reference in New Issue
Block a user