-/* $Id: man.c,v 1.7 2009/03/25 21:03:13 kristaps Exp $ */
+/* $Id: man.c,v 1.8 2009/03/25 21:46:24 kristaps Exp $ */
/*
* Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@openbsd.org>
*
*/
#include <assert.h>
#include <ctype.h>
+#include <err.h>
#include <stdarg.h>
#include <stdlib.h>
#include <stdio.h>