]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
include fcntl.h on all *nix platforms (closes #24217)
authorBenjamin Peterson <benjamin@python.org>
Sun, 2 Aug 2015 19:15:30 +0000 (12:15 -0700)
committerBenjamin Peterson <benjamin@python.org>
Sun, 2 Aug 2015 19:15:30 +0000 (12:15 -0700)
commitd7a4f9ef8d62f709d21cf66ece09456714f7c6f1
tree131ce7f946b797a44bd3325bf3a22dd90a3d0573
parentea4d2875ac5dc83864a8313d6252e56295598070
include fcntl.h on all *nix platforms (closes #24217)

Patch by Jeffrey Armstrong.
Modules/mmapmodule.c