This commit was generated by cvs2svn to compensate for changes in r133429,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
Hartmut Brandt 2004-08-10 11:05:25 +00:00
commit 11eb5b4589
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133430

View File

@ -63,7 +63,7 @@
#include <unistd.h>
#include <string.h>
#include <ctype.h>
#include <stdint.h>
#include <inttypes.h>
#include <errno.h>
#ifdef HAVE_ERR_H
#include <err.h>