diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/src/emacs-module-resources/mod-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/src/emacs-module-resources/mod-test.c b/test/src/emacs-module-resources/mod-test.c index 187af821c22..b47a0b7a39b 100644 --- a/test/src/emacs-module-resources/mod-test.c +++ b/test/src/emacs-module-resources/mod-test.c | |||
| @@ -24,7 +24,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ | |||
| 24 | 24 | ||
| 25 | #include <errno.h> | 25 | #include <errno.h> |
| 26 | #include <limits.h> | 26 | #include <limits.h> |
| 27 | #include <stdbool.h> | ||
| 28 | #include <stdint.h> | 27 | #include <stdint.h> |
| 29 | #include <stdio.h> | 28 | #include <stdio.h> |
| 30 | #include <stdlib.h> | 29 | #include <stdlib.h> |