summaryrefslogtreecommitdiff
path: root/comms/openobex/patches/patch-ab
blob: 4b1aacea5d9a99b7e4c9dc3907ed737fded56fad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1 2006/07/02 18:16:53 xtraeme Exp $

--- src/obex.c.orig	2006-07-02 18:53:03.000000000 +0200
+++ src/obex.c	2006-07-02 18:53:13.000000000 +0200
@@ -33,6 +33,7 @@
 #endif
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <errno.h>