]> git.eshelyaron.com Git - emacs.git/commit
Repair macOS build
authorMattias Engdegård <mattiase@acm.org>
Tue, 9 Jul 2019 11:38:10 +0000 (13:38 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 9 Jul 2019 11:38:10 +0000 (13:38 +0200)
commitfdea0e602b4ec013736aff5615db0777ed89b187
tree142e7d51abf0044f1aa9787b028069f0a46778f3
parent95dce77c5ecb46cff62c2bc45c2a239872b5f38c
Repair macOS build

Avoid macro redefinition of `open' in lib/fcntl.h to break use of it as
a struct member in src/font.c.

* src/font.c: #undef open
src/font.c