From 6decc304f4c5ec1f93e54702f75cb092bda9c4c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Andr=C3=A9=20Vadla=20Ravn=C3=A5s?= Date: Wed, 7 May 2008 11:22:51 +0000 Subject: [PATCH] gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and made include ordering and style consistent ... Original commit message from CVS: * gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and made include ordering and style consistent with the corresponding depayloader. --- ChangeLog | 6 ++++++ common | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index be27d56261..39f9174422 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-05-07 Ole André Vadla Ravnås + + * gst/rtp/gstrtpilbcpay.c: + Added missing stdlib.h include for strtol(), and made include ordering and + style consistent with the corresponding depayloader. + 2008-05-07 Tim-Philipp Müller * configure.ac: diff --git a/common b/common index 9b28214399..ba3dd2882b 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 9b28214399156457fd6b43d0604a47e4bdf19c28 +Subproject commit ba3dd2882b1611f8115f9664e3b85e1fd956b53d