FreeBSD Bugzilla – Attachment 108299 Details for
Bug 149127
[PATCH] net/beacon: allow compilation on non-i386 architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-files-patch-common-beacon.patch
patch-files-patch-common-beacon.patch (text/plain), 776 bytes, created by
Craig Leres
on 2010-08-04 19:50:11 UTC
(
hide
)
Description:
patch-files-patch-common-beacon.patch
Filename:
MIME Type:
Creator:
Craig Leres
Created:
2010-08-04 19:50:11 UTC
Size:
776 bytes
patch
obsolete
>--- /dev/null 2010-07-30 17:38:36.000000000 -0700 >+++ files/patch-common-beacon.patch 2010-07-30 17:35:17.000000000 -0700 >@@ -0,0 +1,18 @@ >+--- common-beacon.patch.orig 2005-06-15 18:46:40.000000000 -0700 >++++ common-beacon.patch 2010-07-30 17:34:45.000000000 -0700 >+@@ -46,3 +46,15 @@ >+ >+ #if !defined(WORDS_BIGENDIAN) && !defined(WORDS_SMALLENDIAN) >+ #error RTP library requires WORDS_BIGENDIAN or WORDS_SMALLENDIAN to be defined. >++--- common/src/net_udp.c 2004-06-29 09:21:37.000000000 -0700 >+++++ common-beacon/src/net_udp.c 2010-07-30 17:28:06.000000000 -0700 >++@@ -44,7 +44,9 @@ >++ #include "debug.h" >++ #include "memory.h" >++ #include "inet_pton.h" >+++#ifndef HAVE_INET_NTOP >++ #include "inet_ntop.h" >+++#endif >++ #include "vsnprintf.h" >++ #include "net_udp.h" >++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 149127
:
108293
|
108294
|
108295
|
108296
|
108297
|
108298
| 108299 |
108300
|
108301
|
108302
|
108303
|
108304
|
108305
|
108306
|
108307
|
108308
|
108309
|
108310