[bug #4302] errno is not always an extern int
[mmh] / uip / picksbr.c
index 848adc0..71ae644 100644 (file)
@@ -3,10 +3,14 @@
  * 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 <zotnet/tws/tws.h>
+#include <h/tws.h>
 #include <h/picksbr.h>
 
 #ifdef TIME_WITH_SYS_TIME