]> granicus.if.org Git - python/commit
Issue #10141: updated new usages of AF_CAN to be in #ifdef AF_CAN rather than #ifdef...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 20 Mar 2014 12:42:42 +0000 (12:42 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 20 Mar 2014 12:42:42 +0000 (12:42 +0000)
commitecfc98c67b2571f0d212eb91efb556181c12dc92
treea7a48395cd6a34a33ff243cb25a05a2ef87e7007
parent373f0a925bcaed53e7e2eb0406694acb00a03e36
Issue #10141: updated new usages of AF_CAN to be in #ifdef AF_CAN rather than #ifdef HAVE_LINUX_CAN_H to allow compilation on older Linuxes.
Modules/socketmodule.c