]> granicus.if.org Git - python/commit
Issue #10141: fix socketmodule compilation on Linux systems with <linux/can.h>
authorCharles-François Natali <neologix@free.fr>
Fri, 7 Oct 2011 20:47:08 +0000 (22:47 +0200)
committerCharles-François Natali <neologix@free.fr>
Fri, 7 Oct 2011 20:47:08 +0000 (22:47 +0200)
commit30589c9041c906ad63a2c286038f8ef1e2f33fc0
treeaf70912b226e94105fb9d9e58e0267c85a4c9b1b
parent146177503c17c1c2b40a655a9af2b87e4746364c
Issue #10141: fix socketmodule compilation on Linux systems with <linux/can.h>
but without AF_CAN definition.
Modules/socketmodule.c