forked from mirrors/tftp-hpa-google
Add the -p option for using regular Unix permissions.
This commit is contained in:
parent
93e86de7a2
commit
78fd7348ea
6 changed files with 116 additions and 44 deletions
4
config.h
4
config.h
|
@ -85,6 +85,10 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_GRP_H
|
||||
#include <grp.h>
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue