branch: externals/listen
commit 2b065cb4e2a0ffcd30bcc1a41990d0755b0e0713
Author: Adam Porter <[email protected]>
Commit: Adam Porter <[email protected]>

    Tidy: Warning
---
 listen-lib.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/listen-lib.el b/listen-lib.el
index 49f952cabf..91469ff418 100644
--- a/listen-lib.el
+++ b/listen-lib.el
@@ -26,6 +26,7 @@
 (require 'cl-lib)
 (require 'map)
 (require 'pcase)
+(require 'warnings)
 
 ;;;; Macros
 

Reply via email to