[Home]

Summary:ASTERISK-01924: [patch] utils.c will not compile on FreeBSD
Reporter:Olle Johansson (oej)Labels:
Date Opened:2004-06-29 13:58:02Date Closed:2008-01-15 15:01:19.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) utils.txt
Description:This adds
+#include <netinet/in.h>
used both on Linux and BSD, but required on FreeBSD.
Comments:By: Olle Johansson (oej) 2004-06-29 14:07:24

Uploaded new patch file
* Fix for inet_ntoa redeclaration from Rich Murphey
* Added some comments to util.c

By: Mark Spencer (markster) 2004-06-29 14:09:26

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 15:01:19.000-0600

Repository: asterisk
Revision: 3352

U   trunk/include/asterisk/utils.h
U   trunk/utils.c

------------------------------------------------------------------------
r3352 | markster | 2008-01-15 15:01:18 -0600 (Tue, 15 Jan 2008) | 2 lines

FreeBSD fix for utils (bug ASTERISK-1924)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3352