Remove duplicated yacc nonterminals declarations, sort includes.

No functional changes from rev. 1.31.

Reviewed by:	ru
Approved by:	ru
MFC after:	1 week
This commit is contained in:
Maxim Konovalov 2002-03-11 11:48:55 +00:00
parent cae6f50f5a
commit 39e992262c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=92090

View File

@ -58,6 +58,8 @@ static const char rcsid[] =
#include <ctype.h>
#include <errno.h>
#include <glob.h>
#include <libutil.h>
#include <md5.h>
#include <netdb.h>
#include <pwd.h>
#include <signal.h>
@ -67,8 +69,6 @@ static const char rcsid[] =
#include <syslog.h>
#include <time.h>
#include <unistd.h>
#include <libutil.h>
#include <md5.h>
#include "extern.h"
@ -137,8 +137,7 @@ extern int epsvall;
%token <i> NUMBER
%type <i> check_login octal_number byte_size
%type <i> check_login_ro octal_number byte_size
%type <i> check_login_epsv octal_number byte_size
%type <i> check_login_ro check_login_epsv
%type <i> struct_code mode_code type_code form_code
%type <s> pathstring pathname password username
%type <s> ALL