Загрузить файлы в «src»
This commit is contained in:
parent
cb36574ee7
commit
cd73acea6b
@ -1,6 +1,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <libgen.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
int main(const int argc, const char **argv) {
|
||||
|
Loading…
Reference in New Issue
Block a user