1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-24 14:14:37 +00:00

declare HAVE_DECL___FUNC__ so flex_die() output can include __func__.

ok millert@
This commit is contained in:
miko
2019-10-31 00:45:07 +00:00
parent 6a83973d11
commit b3429a25d0

View File

@@ -1,4 +1,4 @@
/* $OpenBSD: config.h,v 1.6 2019/09/16 17:30:16 espie Exp $ */
/* $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. */
@@ -136,6 +136,8 @@
#define HAVE_ASSERT_H 1
#define HAVE_DECL___FUNC__ 1
/* Define to 1 if the system has the type `_Bool'. */
#define HAVE__BOOL 1