mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
Build: One less missing include
This commit is contained in:
parent
e2ca81b041
commit
a7937cf27e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
//#include <sys/time.h>
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
//#include <stdlib.h>
|
||||
#include <stdlib.h>
|
||||
//#include <string.h>
|
||||
//#include <pwd.h>
|
||||
#include <errno.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue