]> diplodocus.org Git - nmh/blobdiff - sbr/error.c
Added volatile qualifier in a couple of places to get rid of
[nmh] / sbr / error.c
index 299e3a6206a0b2a6fdecdaeba68f8a1ceb06a458..ca73329a15e3446cbdf0b98c711c0125cbe949c6 100644 (file)
@@ -2,8 +2,6 @@
 /*
  * error.c -- main error handling routines
  *
 /*
  * error.c -- main error handling routines
  *
- * $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.
  * 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.
@@ -16,8 +14,6 @@
 # include <sys/uio.h>
 #endif
 
 # include <sys/uio.h>
 #endif
 
-#include <errno.h>
-
 
 /*
  * print out error message
 
 /*
  * print out error message