From baf5bf601d9dff3e6c7b27cfa5e111531400a20b Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Thu, 6 Apr 2006 21:08:35 +0000 Subject: Fixed RTCP compilation warnings with gcc git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@393 74dad513-b988-da41-8d7b-12977e46ad98 --- pjsip-apps/src/samples/util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pjsip-apps/src/samples/util.h') diff --git a/pjsip-apps/src/samples/util.h b/pjsip-apps/src/samples/util.h index 089b12fe..2e2a32c8 100644 --- a/pjsip-apps/src/samples/util.h +++ b/pjsip-apps/src/samples/util.h @@ -1,4 +1,5 @@ +#include /* strtol() */ /* Util to display the error message for the specified error code */ static int app_perror( const char *sender, const char *title, -- cgit v1.2.3