branch: master
commit 33515f878626f258025dcdfa42efb6b884ce868c
Author: Ian Dunn <du...@gnu.org>
Commit: Ian Dunn <du...@gnu.org>

    Silenced byte-compiler.
    
    enwc-nm.el: Require subr-x.el.
---
 lisp/enwc-nm.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/enwc-nm.el b/lisp/enwc-nm.el
index df42d1e..2b68400 100644
--- a/lisp/enwc-nm.el
+++ b/lisp/enwc-nm.el
@@ -32,6 +32,7 @@
 (require 'enwc-backend)
 (require 'enwc)
 (require 'dbus)
+(require 'subr-x)
 
 (defgroup enwc-nm nil
   "*NetworkManager variables for ENWC"

Reply via email to