Name changed NEED_H_ERRLIST_{PROTO,DECLARATION}.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@713 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -26,7 +26,7 @@ const
 | 
				
			|||||||
int h_nerr = { sizeof h_errlist / sizeof h_errlist[0] };
 | 
					int h_nerr = { sizeof h_errlist / sizeof h_errlist[0] };
 | 
				
			||||||
#else
 | 
					#else
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef NEED_H_ERRLIST_PROTO
 | 
					#ifdef NEED_H_ERRLIST_DECLARATION
 | 
				
			||||||
extern const char *h_errlist[];
 | 
					extern const char *h_errlist[];
 | 
				
			||||||
extern int h_nerr;
 | 
					extern int h_nerr;
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user