summaryrefslogtreecommitdiffstats
path: root/contrib/com_err/com_err.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1999-09-04 09:49:02 +0000
committermarkm <markm@FreeBSD.org>1999-09-04 09:49:02 +0000
commit444a62d6e11e4184062a6f4999c3986590ebbdfc (patch)
tree3856dd50933ef60bb5672f89cdc80f340b763ac5 /contrib/com_err/com_err.c
parent167ab7758c87acf2c5b09a1f69eefa1e9f5d713b (diff)
downloadFreeBSD-src-444a62d6e11e4184062a6f4999c3986590ebbdfc.zip
FreeBSD-src-444a62d6e11e4184062a6f4999c3986590ebbdfc.tar.gz
Fix up this for the build; some compatibility files have been added -
these will be submitted back to KTH for inclusion.
Diffstat (limited to 'contrib/com_err/com_err.c')
-rw-r--r--contrib/com_err/com_err.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/com_err/com_err.c b/contrib/com_err/com_err.c
index a8afee8..fc15e9a 100644
--- a/contrib/com_err/com_err.c
+++ b/contrib/com_err/com_err.c
@@ -43,7 +43,6 @@ RCSID("$Id: com_err.c,v 1.13 1999/03/12 15:17:08 bg Exp $");
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <roken.h>
#include "com_err.h"
struct et_list *_et_list;
OpenPOWER on IntegriCloud