]> git.eshelyaron.com Git - emacs.git/commit
Add another check for the required header <linux/filter.h>.
authorPhilipp Stephani <phst@google.com>
Sun, 11 Apr 2021 10:26:13 +0000 (12:26 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 11 Apr 2021 10:26:13 +0000 (12:26 +0200)
commit0334fa0532e63f22486b5142fa399decf54b18c0
tree770dade1b2f2f93b2746c61124f50d806ac7000a
parent25937821bc445235d984c4db8cb18dfbacd6a4ff
Add another check for the required header <linux/filter.h>.

* configure.ac: Also check for <linux/filter.h>.
* src/emacs.c (SECCOMP_USABLE): Also check for <linux/filter.h>.
configure.ac
src/emacs.c