]> diplodocus.org Git - nmh/blobdiff - uip/picksbr.c
Increased sizes of a couple of buffers.
[nmh] / uip / picksbr.c
index aff2fea77ef9953d79f1606afcfa1fe063125537..c11fba62aae04b403a4a345dd7d131d1467e0925 100644 (file)
@@ -6,12 +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