add missing header.
This commit is contained in:
parent
c6e4953622
commit
b4a58ba0c0
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <pwd.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue