Workaround that should not break on bison 2.3.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29086 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2009-01-29 02:26:22 +00:00
parent 76043ac59a
commit 3509dd95c0
+4
View File
@@ -76,6 +76,10 @@ __FBSDID("$FreeBSD: src/libexec/ftpd/ftpcmd.y,v 1.66 2007/04/18 22:43:39 yar Exp
#include "extern.h"
#include "pathnames.h"
#ifdef YYPULL
#include "ftpcmd.h"
#endif
extern union sockunion data_dest, his_addr;
extern int hostinfo;
extern int logged_in;