From ea9786f957bf9918764bab68150570092fc894b3 Mon Sep 17 00:00:00 2001 From: "bienvenu%netscape.com" Date: Sun, 20 Jun 1999 16:11:06 +0000 Subject: [PATCH] add export of host session list interface git-svn-id: svn://10.0.0.236/trunk@35981 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mailnews/imap/src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/mailnews/imap/src/Makefile.in b/mozilla/mailnews/imap/src/Makefile.in index 61f21ccde9f..5d03a61d6de 100644 --- a/mozilla/mailnews/imap/src/Makefile.in +++ b/mozilla/mailnews/imap/src/Makefile.in @@ -37,6 +37,7 @@ EXPORTS = \ nsImapMailFolder.h \ nsImapProtocol.h \ nsImapProxyEvent.h \ + nsIImapHostSessionList.h \ nsImapSearchResults.h \ nsImapServerResponseParser.h \ nsImapService.h \