X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/b6d8272551435098c716c546a5201206517e5da9..503f8abef009e5369607efeb82522c89b976581f:/msec.c diff --git a/msec.c b/msec.c index 9d415116..9a52213d 100644 --- a/msec.c +++ b/msec.c @@ -1,4 +1,4 @@ -/* $Id: msec.c,v 1.15 2015/10/06 18:32:19 schwarze Exp $ */ +/* $Id: msec.c,v 1.16 2018/12/14 01:18:26 schwarze Exp $ */ /* * Copyright (c) 2009 Kristaps Dzonsons * @@ -18,6 +18,7 @@ #include +#include #include #include "mandoc.h"