From 7912fdcc4d57e784acc6b2ae2fb545554afcfbb9 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Sat, 14 Apr 2018 20:54:24 +0200 Subject: [PATCH] erc build fix for the previous patch --- lisp/erc/erc.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index f1e21c9a96f..8c4da32e83e 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el @@ -75,6 +75,7 @@ (require 'thingatpt) (require 'auth-source) (require 'erc-compat) +(require 'subr-x) (defvar erc-official-location "https://www.emacswiki.org/emacs/ERC (mailing list: erc-discuss@gnu.org)" -- 2.39.5