=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/lex/config.h,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/lex/config.h 2019/09/16 17:30:16 1.6 --- src/usr.bin/lex/config.h 2019/10/31 00:45:07 1.7 *************** *** 1,4 **** ! /* $OpenBSD: config.h,v 1.6 2019/09/16 17:30:16 espie Exp $ */ /* config.h. Generated from conf.in by configure. */ /* conf.in. Generated from configure.ac by autoheader. */ --- 1,4 ---- ! /* $OpenBSD: config.h,v 1.7 2019/10/31 00:45:07 miko Exp $ */ /* config.h. Generated from conf.in by configure. */ /* conf.in. Generated from configure.ac by autoheader. */ *************** *** 135,140 **** --- 135,142 ---- #define HAVE_WORKING_VFORK 1 #define HAVE_ASSERT_H 1 + + #define HAVE_DECL___FUNC__ 1 /* Define to 1 if the system has the type `_Bool'. */ #define HAVE__BOOL 1