forked from soccera/rdo
Remove outdated crypt.h reference
This commit is contained in:
parent
c3f0b728ba
commit
c17cc8a416
1 changed files with 0 additions and 1 deletions
1
rdo.c
1
rdo.c
|
@ -1,7 +1,6 @@
|
|||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
#include <err.h>
|
||||
#include <crypt.h>
|
||||
#include <unistd.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue