* Fix setuid builds.
This commit is contained in:
parent
015ac7c7da
commit
4ad6fb7ea3
2 changed files with 9 additions and 9 deletions
|
@ -9,13 +9,9 @@
|
|||
#include <iostream>
|
||||
#include <cctype>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
|
||||
#include <aterm2.h>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue