Temporary fix for compilation issue on bison 2.4. See ticket #3137.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29019 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2009-01-25 21:15:28 +00:00
parent 6504b22390
commit 3fcc6b3abe
+2
View File
@@ -76,6 +76,8 @@ __FBSDID("$FreeBSD: src/libexec/ftpd/ftpcmd.y,v 1.66 2007/04/18 22:43:39 yar Exp
#include "extern.h"
#include "pathnames.h"
#include "ftpcmd.h"
extern union sockunion data_dest, his_addr;
extern int hostinfo;
extern int logged_in;