Skip to content

Commit 3f9f78f

Browse files
committed
Run ./Tools/build/regen-configure.sh
1 parent 0902deb commit 3f9f78f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

configure

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyconfig.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,9 @@
727727
/* Define to 1 if you have the <linux/can.h> header file. */
728728
#undef HAVE_LINUX_CAN_H
729729

730+
/* Define to 1 if you have the <linux/can/isotp.h> header file. */
731+
#undef HAVE_LINUX_CAN_ISOTP_H
732+
730733
/* Define to 1 if you have the <linux/can/j1939.h> header file. */
731734
#undef HAVE_LINUX_CAN_J1939_H
732735

0 commit comments

Comments
 (0)