aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/att.c
diff options
context:
space:
mode:
Diffstat (limited to 'att.c')
-rw-r--r--att.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/att.c b/att.c
index a1703ebc..336f7829 100644
--- a/att.c
+++ b/att.c
@@ -1,4 +1,4 @@
-/* $Id: att.c,v 1.13 2014/11/28 18:57:31 schwarze Exp $ */
+/* $Id: att.c,v 1.14 2015/04/02 21:36:49 schwarze Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@ -19,6 +19,7 @@
#include <sys/types.h>
#include <string.h>
+#include "roff.h"
#include "mdoc.h"
#include "libmdoc.h"