Summary: | ASTERISK-06541: [patch] cdr_sqlite -- fix -Werror building | ||
Reporter: | Denis Smirnov (mithraen) | Labels: | |
Date Opened: | 2006-03-14 04:59:41.000-0600 | Date Closed: | 2008-01-15 17:28:06.000-0600 |
Priority: | Minor | Regression? | No |
Status: | Closed/Complete | Components: | Core/General |
Versions: | Frequency of Occurrence | ||
Related Issues: | |||
Environment: | Attachments: | ( 0) cdr_sqlite.c.diff | |
Description: | Patch adds including stdio.h | ||
Comments: | By: Russell Bryant (russell) 2006-03-14 10:19:07.000-0600 added to the trunk in revision 12895, thanks! By: Digium Subversion (svnbot) 2008-01-15 17:28:06.000-0600 Repository: asterisk Revision: 12895 U trunk/cdr/cdr_sqlite.c ------------------------------------------------------------------------ r12895 | russell | 2008-01-15 17:28:05 -0600 (Tue, 15 Jan 2008) | 2 lines add header to fix building with -Werror (issue ASTERISK-6541) ------------------------------------------------------------------------ http://svn.digium.com/view/asterisk?view=rev&revision=12895 |