]> git.eshelyaron.com Git - emacs.git/commit
Fix implicit declaration of bswap_{32,64}
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 30 Mar 2024 07:29:52 +0000 (08:29 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 30 Mar 2024 19:36:49 +0000 (20:36 +0100)
commit4df941f4aebe2c0aa54af57fe6ab2d7058c1b6e8
tree93807f0c1e73bd85f763dbbd8590b0782e05d814
parent20481de9c8854597f4ee608667e2ecc571615d2f
Fix implicit declaration of bswap_{32,64}

* src/data.c: Move include of <byteswap.h> ...
* src/lisp.h: ... here.

(cherry picked from commit 86c4e5a2fb3fd6b7acb8a3fc10e1e7c2eb8012a9)
src/data.c
src/lisp.h