$NetBSD: patch-src_mcpath_c,v 1.1 2011/12/24 17:07:07 dholland Exp $

- use standard headers

--- src/mcpath.c~	1995-08-01 10:41:51.000000000 +0000
+++ src/mcpath.c
@@ -25,6 +25,7 @@ the Free Software Foundation, 675 Mass A
 
 #define MCPATH_SOURCE
 #include <stdio.h>
+#include <stdlib.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/param.h>
