diff --git a/usr.bin/mandoc/tag.c b/usr.bin/mandoc/tag.c index 08f67662197..7de2616118c 100644 --- a/usr.bin/mandoc/tag.c +++ b/usr.bin/mandoc/tag.c @@ -1,4 +1,4 @@ -/* $OpenBSD: tag.c,v 1.31 2020/04/02 22:10:27 schwarze Exp $ */ +/* $OpenBSD: tag.c,v 1.32 2020/04/03 10:29:01 schwarze Exp $ */ /* * Copyright (c) 2015,2016,2018,2019,2020 Ingo Schwarze * @@ -22,6 +22,7 @@ #include #include #include +#include #include #include