diff options
| author | Paul Eggert | 2022-09-28 00:29:09 -0700 |
|---|---|---|
| committer | Paul Eggert | 2022-09-28 00:37:12 -0700 |
| commit | a9b29ee4a0ffa4878d67eaf518dbeed098844b9e (patch) | |
| tree | bbde8d6eae8b3676bb1d9f74d8ce0f6d7016c834 /lib/diffseq.h | |
| parent | c1eb13b32676b288a3ab3826501caf7bcd376b7f (diff) | |
| download | emacs-a9b29ee4a0ffa4878d67eaf518dbeed098844b9e.tar.gz emacs-a9b29ee4a0ffa4878d67eaf518dbeed098844b9e.zip | |
Update from Gnulib by running admin/merge-gnulib
Diffstat (limited to 'lib/diffseq.h')
| -rw-r--r-- | lib/diffseq.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/diffseq.h b/lib/diffseq.h index 0f76ea1d5ad..a8b0e7bd408 100644 --- a/lib/diffseq.h +++ b/lib/diffseq.h | |||
| @@ -70,7 +70,6 @@ | |||
| 70 | 70 | ||
| 71 | Before including this file, you also need to include: | 71 | Before including this file, you also need to include: |
| 72 | #include <limits.h> | 72 | #include <limits.h> |
| 73 | #include <stdbool.h> | ||
| 74 | #include "minmax.h" | 73 | #include "minmax.h" |
| 75 | */ | 74 | */ |
| 76 | 75 | ||