mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Version 0.1.7 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@243 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -44,7 +44,7 @@ mod 11/15/95 for Layer I
|
||||
#pragma warning(disable:4056)
|
||||
#endif
|
||||
|
||||
|
||||
#include <string.h>
|
||||
|
||||
/* Read Only */
|
||||
static long steps[18] =
|
||||
|
@@ -98,6 +98,7 @@ IN_OUT structure returns:
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <float.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include "L3.h"
|
||||
#include "mhead.h" /* mpeg header structure */
|
||||
|
@@ -35,6 +35,7 @@ mods 1/8/97 warnings
|
||||
|
||||
=========================================================*/
|
||||
#include <limits.h>
|
||||
#include <string.h>
|
||||
|
||||
/* Read only */
|
||||
static long steps[18] =
|
||||
|
Reference in New Issue
Block a user