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

feature/type-hierarchy
Po Lu 2024-01-29 12:17:26 +00:00
parent 116c47874e
commit 59d0b353d5
1 changed files with 1 additions and 0 deletions

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>