projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
116c478
)
* src/haiku_select.cc: Include stdckdint.h.
author
Po Lu
<luangruo@yahoo.com>
Mon, 29 Jan 2024 12:17:26 +0000
(12:17 +0000)
committer
Po Lu
<luangruo@yahoo.com>
Mon, 29 Jan 2024 12:17:26 +0000
(12:17 +0000)
src/haiku_select.cc
patch
|
blob
|
history
diff --git
a/src/haiku_select.cc
b/src/haiku_select.cc
index 74467edf7102262684926cce95af1e1e3be01b9f..f497eb3d24b67f0bf681041fde698a80b25df5f9 100644
(file)
--- a/
src/haiku_select.cc
+++ b/
src/haiku_select.cc
@@
-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>