[bug #4302] errno is not always an extern int
[mmh] / uip / dropsbr.c
index 45d5c28..7f432ea 100644 (file)
@@ -3,6 +3,10 @@
  * dropsbr.c -- create/read/manipulate mail drops
  *
  * $Id$
  * dropsbr.c -- create/read/manipulate mail drops
  *
  * $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/nmh.h>
  */
 
 #include <h/nmh.h>
@@ -31,8 +35,6 @@
 
 #include <fcntl.h>
 
 
 #include <fcntl.h>
 
-extern int errno;
-
 /*
  * static prototypes
  */
 /*
  * static prototypes
  */