-/* $Id: out.c,v 1.46 2013/10/05 20:30:05 schwarze Exp $ */
+/* $Id: out.c,v 1.47 2014/03/23 11:25:26 schwarze Exp $ */
/*
* Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2011 Ingo Schwarze <schwarze@openbsd.org>
#include <string.h>
#include <time.h>
+#include "mandoc_aux.h"
#include "mandoc.h"
#include "out.h"