$NetBSD: patch-am,v 1.2 2015/01/09 14:29:52 joerg Exp $

--- etc/rsconvert/yacc.y~	1992-02-09 22:04:17.000000000 -0500
+++ etc/rsconvert/yacc.y	2008-09-01 02:15:45.000000000 -0400
@@ -15,4 +15,6 @@
 %{
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include "libcommon/common.h"
 
