$NetBSD: patch-src_libs_libgroff_device.cpp,v 1.1 2020/03/30 19:32:24 joerg Exp $ --- src/libs/libgroff/device.cpp.orig 2020-03-29 11:10:59.988876406 +0000 +++ src/libs/libgroff/device.cpp @@ -17,6 +17,10 @@ for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include #include "device.h" #include "defs.h"