forked from Lainports/freebsd-ports
another copy of sdp.h header PR: ports/75572 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
11 lines
268 B
C
11 lines
268 B
C
--- server.c.orig Tue Dec 28 15:25:33 2004
|
|
+++ server.c Tue Dec 28 15:25:45 2004
|
|
@@ -40,7 +40,7 @@
|
|
#include <limits.h>
|
|
#include <obex.h>
|
|
#include <pwd.h>
|
|
-#include <sdp.h>
|
|
+#include </usr/include/sdp.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|