]> diplodocus.org Git - nmh/blobdiff - uip/picksbr.c
add autoconf magic to support old systems that don't support multibyte charsets
[nmh] / uip / picksbr.c
index ebebf6c3f7a5a845c012316e7a394f16842a1f90..1154f46c50b947a6a1b2d81d635cc253927df312 100644 (file)
@@ -3,11 +3,16 @@
  * picksbr.c -- routines to help pick along...
  *
  * $Id$
+ *
+ * This code is Copyright (c) 2002, by the authors of nmh.  See the
+ * COPYRIGHT file in the root directory of the nmh distribution for
+ * complete copyright information.
  */
 
 #include <h/mh.h>
 #include <h/tws.h>
 #include <h/picksbr.h>
+#include <h/utils.h>
 
 #ifdef TIME_WITH_SYS_TIME
 # include <sys/time.h>