pkgsrc/devel/rdp/patches/patch-ac

12 lines
423 B
Text

$NetBSD: patch-ac,v 1.1 2006/01/23 16:17:13 joerg Exp $
--- rdp_prnt.c.orig 2006-01-15 16:43:46.000000000 +0000
+++ rdp_prnt.c
@@ -991,6 +991,7 @@ void rdp_print_parser(char * outputfilen
text_printf(" from %s\n"
"*\n"
"*******************************************************************************/\n"
+ "#include <sys/types.h>\n"
"#include <time.h>\n"
"#include \"arg.h\"\n"
"#include \"graph.h\"\n"