X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..d205d39a3f7207c9fefec53677226eb0ffad9966:/uip/scan.c diff --git a/uip/scan.c b/uip/scan.c index 1d627e86..2b337087 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -1,5 +1,4 @@ -/* - * scan.c -- display a one-line "scan" listing of folder or messages +/* scan.c -- display a one-line "scan" listing of folder or messages * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -12,6 +11,7 @@ #include #include #include +#include "../sbr/m_maildir.h" #define SCAN_SWITCHES \ X("clear", 0, CLRSW) \