[asterisk-bugs] [Asterisk 0011585]: Missed include in channels/chan_h323.c

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Dec 27 11:29:08 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11585 
====================================================================== 
Reported By:                sobomax
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11585
Category:                   Channels/chan_h323
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.15  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-17-2007 15:46 CST
Last Modified:              12-27-2007 11:29 CST
====================================================================== 
Summary:                    Missed include in channels/chan_h323.c
Description: 
<sys/types.h> is missed from the channels/chan_h323.c, which might break
compilation on some system, particularly FreeBSD.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 12-27-07 11:29  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 94924

U   branches/1.4/channels/chan_h323.c

------------------------------------------------------------------------
r94924 | file | 2007-12-27 11:29:07 -0600 (Thu, 27 Dec 2007) | 6 lines

Include types.h in chan_h323 as without it it can not be compiled on some
operating systems like FreeBSD to name one.
(closes issue http://bugs.digium.com/view.php?id=11585)
Reported by: sobomax
Patches:
      chan_h323.c.diff uploaded by sobomax (license 359)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-27-07 11:29  svnbot         Checkin                                      
12-27-07 11:29  svnbot         Note Added: 0076042                          
12-27-07 11:29  svnbot         Status                   new => assigned     
12-27-07 11:29  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list