12 lines
269 B
Text
12 lines
269 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2006/06/03 23:29:24 rh Exp $
|
|
|
|
--- upnp/inc/upnp.h.orig 2006-03-06 03:24:24.000000000 +1000
|
|
+++ upnp/inc/upnp.h
|
|
@@ -37,6 +37,7 @@
|
|
//@{
|
|
|
|
#include <stdio.h>
|
|
+#include <time.h>
|
|
#include "ixml.h"
|
|
#include "upnpconfig.h"
|
|
#if UPNP_HAVE_DEBUG
|