Include roken.h last to avoid rewriting the wrong symbol
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18657 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -157,10 +157,6 @@ struct ether_addr;
 | 
				
			|||||||
#include <socks.h>
 | 
					#include <socks.h>
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <err.h>
 | 
					 | 
				
			||||||
#include <roken.h>
 | 
					 | 
				
			||||||
/* krb.h? */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#if	defined(AUTHENTICATION) || defined(ENCRYPTION)
 | 
					#if	defined(AUTHENTICATION) || defined(ENCRYPTION)
 | 
				
			||||||
#include <libtelnet/auth.h>
 | 
					#include <libtelnet/auth.h>
 | 
				
			||||||
#include <libtelnet/encrypt.h>
 | 
					#include <libtelnet/encrypt.h>
 | 
				
			||||||
@@ -178,5 +174,8 @@ struct ether_addr;
 | 
				
			|||||||
#include "defines.h"
 | 
					#include "defines.h"
 | 
				
			||||||
#include "types.h"
 | 
					#include "types.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <err.h>
 | 
				
			||||||
 | 
					#include <roken.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* prototypes */
 | 
					/* prototypes */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user