]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/term/haiku-win.el: Fix compiler warnings.
authorPo Lu <luangruo@yahoo.com>
Wed, 13 Jul 2022 05:46:59 +0000 (05:46 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 13 Jul 2022 05:46:59 +0000 (05:46 +0000)
lisp/term/haiku-win.el

index bbc263df68fd8e76e19e360764f0e49400a7f3c2..b36e3037ee80f301aba75d1269fcdd13af212abf 100644 (file)
@@ -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'.