diff options
Diffstat (limited to 'src/data.c')
| -rw-r--r-- | src/data.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/data.c b/src/data.c index a86f86c52f5..c4b9cff8ae0 100644 --- a/src/data.c +++ b/src/data.c | |||
| @@ -23,7 +23,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ | |||
| 23 | #include <math.h> | 23 | #include <math.h> |
| 24 | #include <stdio.h> | 24 | #include <stdio.h> |
| 25 | 25 | ||
| 26 | #include <byteswap.h> | ||
| 27 | #include <count-one-bits.h> | 26 | #include <count-one-bits.h> |
| 28 | #include <count-trailing-zeros.h> | 27 | #include <count-trailing-zeros.h> |
| 29 | #include <intprops.h> | 28 | #include <intprops.h> |