Revert the ftpd compile workaround as it apparently breaks on bison 2.3. Wonder why I got a report that it worked...

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29083 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz 2009-01-28 22:57:02 +00:00
parent 1421048866
commit 28ff07ab3c
1 changed files with 0 additions and 2 deletions

View File

@ -76,8 +76,6 @@ __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;