1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00

* src/haiku_select.cc: Include stdckdint.h.

This commit is contained in:
Po Lu 2024-01-29 12:17:26 +00:00
parent 116c47874e
commit 59d0b353d5

View File

@ -18,6 +18,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
#include <config.h>
#include <intprops.h>
#include <stdckdint.h>
#include <Application.h>
#include <Bitmap.h>