From 887c9a7f653e0ed0b59da15ca96cbcb09be7bd92 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 4 May 1996 06:08:33 +0000 Subject: [PATCH] git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@478 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftpd/ftpcmd.y | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/appl/ftp/ftpd/ftpcmd.y b/appl/ftp/ftpd/ftpcmd.y index 7684b8812..0ede3cdd2 100644 --- a/appl/ftp/ftpd/ftpcmd.y +++ b/appl/ftp/ftpd/ftpcmd.y @@ -50,6 +50,10 @@ static char rcsid[] = "$NetBSD: ftpcmd.y,v 1.6 1995/06/03 22:46:45 mycroft Exp $ #endif #endif /* not lint */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include