Don't forget config.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@479 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -1,6 +1,10 @@
 | 
				
			|||||||
#ifndef __FTP_LOCL_H__
 | 
					#ifndef __FTP_LOCL_H__
 | 
				
			||||||
#define __FTP_LOCL_H__
 | 
					#define __FTP_LOCL_H__
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#ifdef HAVE_CONFIG_H
 | 
				
			||||||
 | 
					#include <config.h>
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <sys/param.h>
 | 
					#include <sys/param.h>
 | 
				
			||||||
#include <sys/wait.h>
 | 
					#include <sys/wait.h>
 | 
				
			||||||
#include <sys/stat.h>
 | 
					#include <sys/stat.h>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user