=================================================================== RCS file: /cvs/mandoc/mandocd.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/mandocd.c 2017/02/04 12:03:07 1.1 +++ mandoc/mandocd.c 2017/02/05 22:51:11 1.2 @@ -1,4 +1,4 @@ -/* $Id: mandocd.c,v 1.1 2017/02/04 12:03:07 schwarze Exp $ */ +/* $Id: mandocd.c,v 1.2 2017/02/05 22:51:11 schwarze Exp $ */ /* * Copyright (c) 2017 Michael Stapelberg * Copyright (c) 2017 Ingo Schwarze @@ -24,6 +24,7 @@ #include #endif #include +#include #include #include #include