* src/haiku_select.cc: Include stdckdint.h.
This commit is contained in:
parent
116c47874e
commit
59d0b353d5
1 changed files with 1 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue