fix to remove ''input' defined but not used' warning in building glusterfs

needed to complete the build scripts without warnings

Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
This commit is contained in:
Amar Tumballi 2009-02-20 09:37:13 -08:00 committed by Anand V. Avati
parent 99a1cac632
commit e9ac5f5877

View File

@ -21,6 +21,7 @@
%x STRING
%option prefix="yy"
%option yylineno
%option noinput
%{
#define YYSTYPE char *