err.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1527 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -106,10 +106,9 @@
|
||||
|
||||
#include <krb.h>
|
||||
|
||||
#include <err.h>
|
||||
#include <roken.h>
|
||||
|
||||
extern char *prog;
|
||||
|
||||
int copy_encrypted (int fd1, int fd2, des_cblock *iv,
|
||||
des_key_schedule schedule);
|
||||
|
||||
|
@@ -56,5 +56,6 @@
|
||||
#include <pwd.h>
|
||||
#endif
|
||||
#include <roken.h>
|
||||
#include <err.h>
|
||||
#include <des.h>
|
||||
#include <otp.h>
|
||||
|
Reference in New Issue
Block a user