#define INITIAL 0
#define PP 1
-#ifndef YY_NO_UNISTD_H
-/* Special case for "unistd.h", since it is non-ANSI. We include it way
- * down here because we want the user's section 1 to have been scanned first.
- * The user has a chance to override it with an option.
- */
-#include <unistd.h>
-#endif
-
#define YY_EXTRA_TYPE struct _mesa_glsl_parse_state *
/* Holds the entire state of the reentrant scanner. */
#line 76 "glsl_lexer.lpp"
-#line 1207 "glsl_lexer.cpp"
+#line 1199 "glsl_lexer.cpp"
yylval = yylval_param;
#line 356 "glsl_lexer.lpp"
ECHO;
YY_BREAK
-#line 2267 "glsl_lexer.cpp"
+#line 2259 "glsl_lexer.cpp"
case YY_STATE_EOF(INITIAL):
case YY_STATE_EOF(PP):
yyterminate();