]> diplodocus.org Git - nmh/blobdiff - sbr/getfolder.c
Fix tests that assume the backup prefix is a comma.
[nmh] / sbr / getfolder.c
index 15ee8a70589f5a6d1f2bbbad2b10b9ca83feec22..fb3696b5a5f2b77e90a6f6b2b968f928b29faa8d 100644 (file)
@@ -5,9 +5,12 @@
  * complete copyright information.
  */
 
-#include <h/mh.h>
+#include "h/mh.h"
+#include "getfolder.h"
+#include "context_find.h"
 
 
+/* Does not return NULL. */
 char *
 getfolder(int wantcurrent)
 {