summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2022-07-13 05:46:59 +0000
committerPo Lu <luangruo@yahoo.com>2022-07-13 05:46:59 +0000
commit28797db5c96a660ca08fa35b748683ddbaf4c44e (patch)
tree9910524b4d82ee5ef85c274d784db1efbf4ed505 /lisp
parentdefe6cf2d941ceee2d7e11cc991da6a62fd52398 (diff)
downloademacs-28797db5c96a660ca08fa35b748683ddbaf4c44e.tar.gz
emacs-28797db5c96a660ca08fa35b748683ddbaf4c44e.tar.bz2
emacs-28797db5c96a660ca08fa35b748683ddbaf4c44e.zip
; * lisp/term/haiku-win.el: Fix compiler warnings.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/term/haiku-win.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/haiku-win.el b/lisp/term/haiku-win.el
index bbc263df68f..b36e3037ee8 100644
--- a/lisp/term/haiku-win.el
+++ b/lisp/term/haiku-win.el
@@ -206,6 +206,7 @@ VALUE as a unibyte string, or nil if VALUE was not a string."
(declare-function haiku-selection-owner-p "haikuselect.c")
(declare-function haiku-put-resource "haikufns.c")
(declare-function haiku-drag-message "haikuselect.c")
+(declare-function haiku-selection-timestamp "haikuselect.c")
(defun haiku--handle-x-command-line-resources (command-line-resources)
"Handle command line X resources specified with the option `-xrm'.