]> granicus.if.org Git - python/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)
commitf6b5cad3c37f5f8d2db5ded60c85b2beab360181
tree7e7489c0844df5e9da37a97ae52548ff3ac45d6b
parent6b3f29ca8f97ac952d61c34285ff716eb2f37471
include fcntl.h on all *nix platforms (closes #24217)

Patch by Jeffrey Armstrong.
Modules/mmapmodule.c