diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/seccomp-filter.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib-src/seccomp-filter.c b/lib-src/seccomp-filter.c index 9f0de7d64f8..4bd2816dfc5 100644 --- a/lib-src/seccomp-filter.c +++ b/lib-src/seccomp-filter.c | |||
| @@ -39,7 +39,6 @@ variants of those files that can be used to sandbox Emacs before | |||
| 39 | #include <errno.h> | 39 | #include <errno.h> |
| 40 | #include <limits.h> | 40 | #include <limits.h> |
| 41 | #include <stdarg.h> | 41 | #include <stdarg.h> |
| 42 | #include <stdbool.h> | ||
| 43 | #include <stdlib.h> | 42 | #include <stdlib.h> |
| 44 | #include <stdint.h> | 43 | #include <stdint.h> |
| 45 | #include <stdio.h> | 44 | #include <stdio.h> |