]> diplodocus.org Git - nmh/blobdiff - sbr/credentials.c
Removed sysconfdir overrides from SPECS examples.
[nmh] / sbr / credentials.c
index 8d2ed617ba97aaead67eb08235f3fa08a7a9fddd..910e097dd34d9b9d5df253b06f47249742adcf34 100644 (file)
@@ -5,10 +5,14 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "concat.h"
+#include "ruserpass.h"
+#include "credentials.h"
+#include "context_find.h"
 #include "error.h"
-#include <h/utils.h>
-#include <h/mts.h>
+#include "h/utils.h"
+#include "h/mts.h"
 #include "m_maildir.h"
 
 struct nmh_creds {