$OpenBSD: patch-src_cds_c,v 1.3 2015/06/19 09:07:32 ajacoutot Exp $
--- src/cds.c.orig	Sun Dec  9 14:03:36 2007
+++ src/cds.c	Wed Nov  7 13:07:32 2012
@@ -19,7 +19,9 @@
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
+#include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <upnp/upnp.h>
 #include <upnp/upnptools.h>
 
