]> diplodocus.org Git - nmh/blobdiff - uip/picksbr.c
Add basic support for the STLS command in POP
[nmh] / uip / picksbr.c
index 2b2b1e8621cc95f3369c6789c9dd5d1d7e0e8ab1..c11fba62aae04b403a4a345dd7d131d1467e0925 100644 (file)
@@ -6,13 +6,16 @@
  */
 
 #include "h/mh.h"
+#include "picksbr.h"
+#include "sbr/dtime.h"
+#include "sbr/dtime.h"
+#include "sbr/m_getfld.h"
 #include "sbr/smatch.h"
 #include "sbr/fmt_rfc2047.h"
 #include "sbr/brkstring.h"
 #include "sbr/ambigsw.h"
 #include "sbr/error.h"
 #include "h/tws.h"
-#include "h/picksbr.h"
 #include "h/utils.h"
 
 #ifdef HAVE_SYS_TIME_H