$OpenBSD: patch-soltools_mkdepend_ifparser_c,v 1.2 2010/11/09 18:40:04 robert Exp $
--- soltools/mkdepend/ifparser.c.orig.port	Thu Oct 21 14:04:15 2010
+++ soltools/mkdepend/ifparser.c	Sat Oct 23 18:40:07 2010
@@ -58,6 +58,8 @@
  */
 
 #include "ifparser.h"
+#include <stdlib.h>
+#include <string.h>
 #include <ctype.h>
 #include <stdlib.h>
 #include <string.h>
