模板项目可以正常make编译

This commit is contained in:
孟宁
2025-03-05 17:31:48 +08:00
parent c1c5b24fb0
commit 822dc8f869
4 changed files with 10 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/wait.h>
int main(int argc, char * argv[])
{