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:
Assar Westerlund
1996-05-04 23:21:42 +00:00
parent 887c9a7f65
commit c47953172e

View File

@@ -1,6 +1,10 @@
#ifndef __FTP_LOCL_H__
#define __FTP_LOCL_H__
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <sys/param.h>
#include <sys/wait.h>
#include <sys/stat.h>