add err.h

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7031 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-09-26 15:51:33 +00:00
parent 6ab670bc13
commit 57c654ea11

View File

@@ -40,6 +40,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <getarg.h>
#include <err.h>
RCSID("$Id$");