2000-04-12 16:34:10 -04:00
|
|
|
Missing include, probably due to jgroff-0.99 being based on groff-1.9
|
|
|
|
initially.
|
2010-05-09 17:26:54 -04:00
|
|
|
$OpenBSD: patch-hpftodit_hpftodit_cc,v 1.2 2010/05/09 21:26:54 robert Exp $
|
|
|
|
--- hpftodit/hpftodit.cc.orig Tue Jun 27 14:59:39 1995
|
|
|
|
+++ hpftodit/hpftodit.cc Sun May 9 22:33:01 2010
|
|
|
|
@@ -34,6 +34,7 @@ put filename in error messages (or fix lib)
|
2000-04-12 16:34:10 -04:00
|
|
|
#include <string.h>
|
|
|
|
#include <errno.h>
|
|
|
|
#include "assert.h"
|
|
|
|
+#include "eucmac.h"
|
|
|
|
#include "lib.h"
|
|
|
|
#include "posix.h"
|
|
|
|
#include "errarg.h"
|