summaryrefslogtreecommitdiff
path: root/net/ra-rtsp-proxy/patches/patch-ac
blob: 33ced18810e8639fc8ebf2daf8090d0cb2c8e0a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1 2005/02/03 14:23:19 tron Exp $

--- simplib.c.orig	1999-06-17 02:19:02.000000000 +0100
+++ simplib.c	2005-02-03 14:17:53.000000000 +0000
@@ -157,6 +157,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <string.h>
 
 #include "simplib.h"
 #include "util.h"