mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-11 08:07:30 -04:00
6 lines
250 B
C
6 lines
250 B
C
/* The C source file generated by flex includes stdio.h before any of
|
|
the C code in itbl-lex.l. Make sure we include sysdep.h first, so
|
|
that config.h can set the correct values for various things. */
|
|
#include "sysdep.h"
|
|
#include "itbl-lex.c"
|