]> git.cameronkatri.com Git - mandoc.git/blobdiff - att.c
Cleanup, no functional change:
[mandoc.git] / att.c
diff --git a/att.c b/att.c
index 872f982395d36b5e83b6e8710ecc09c69bf9db2e..dd7f2a0d77111a1e5976c8fe8a50e3d2f450eec1 100644 (file)
--- a/att.c
+++ b/att.c
@@ -1,4 +1,4 @@
-/*     $Id: att.c,v 1.15 2015/10/06 18:32:19 schwarze Exp $ */
+/*     $Id: att.c,v 1.16 2017/06/24 14:38:32 schwarze Exp $ */
 /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
  *
 /*
  * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
  *
@@ -19,6 +19,7 @@
 #include <sys/types.h>
 #include <string.h>
 
 #include <sys/types.h>
 #include <string.h>
 
+#include "mandoc.h"
 #include "roff.h"
 #include "mdoc.h"
 #include "libmdoc.h"
 #include "roff.h"
 #include "mdoc.h"
 #include "libmdoc.h"