Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imap/jmapauth.c: reenable VPATH builds #1914

Closed
dilyanpalauzov opened this issue Apr 9, 2017 · 0 comments
Closed

imap/jmapauth.c: reenable VPATH builds #1914

dilyanpalauzov opened this issue Apr 9, 2017 · 0 comments
Assignees

Comments

@dilyanpalauzov
Copy link
Contributor

dilyanpalauzov commented Apr 9, 2017

--- a/imap/jmapauth.c
+++ b/imap/jmapauth.c
@@ -57,7 +57,7 @@
 #include "httpd.h"
 #include "http_dav.h"
 #include "http_proxy.h"
-#include "imap_err.h"
+#include "imap/imap_err.h"
 #include "mboxname.h"
 #include "proxy.h"
 #include "times.h"

Likewise for imap/(http_jmap,jmap_calendar,jmap_contact,jmap_ical,jmap_mail).c and #include *imap/*imap_err.h.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants