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 <krb.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <err.h>
 | 
				
			||||||
#include <roken.h>
 | 
					#include <roken.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
extern char *prog;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
int copy_encrypted (int fd1, int fd2, des_cblock *iv,
 | 
					int copy_encrypted (int fd1, int fd2, des_cblock *iv,
 | 
				
			||||||
		    des_key_schedule schedule);
 | 
							    des_key_schedule schedule);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -56,5 +56,6 @@
 | 
				
			|||||||
#include <pwd.h>
 | 
					#include <pwd.h>
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
#include <roken.h>
 | 
					#include <roken.h>
 | 
				
			||||||
 | 
					#include <err.h>
 | 
				
			||||||
#include <des.h>
 | 
					#include <des.h>
 | 
				
			||||||
#include <otp.h>
 | 
					#include <otp.h>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user