From: Po Lu Date: Wed, 13 Jul 2022 05:46:59 +0000 (+0000) Subject: ; * lisp/term/haiku-win.el: Fix compiler warnings. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~1886^2~969 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=28797db5c96a660ca08fa35b748683ddbaf4c44e;p=emacs.git ; * lisp/term/haiku-win.el: Fix compiler warnings. --- 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'.