summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fifolog/lib/getdate.y
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fifolog/lib/getdate.y')
-rw-r--r--usr.sbin/fifolog/lib/getdate.y2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/fifolog/lib/getdate.y b/usr.sbin/fifolog/lib/getdate.y
index 8e63e81..53a515c 100644
--- a/usr.sbin/fifolog/lib/getdate.y
+++ b/usr.sbin/fifolog/lib/getdate.y
@@ -24,11 +24,9 @@
#include "libfifolog.h"
-#define yyparse getdate_yyparse
#define yylex getdate_yylex
#define yyerror getdate_yyerror
-static int yyparse(void);
static int yylex(void);
static int yyerror(const char *);
OpenPOWER on IntegriCloud