ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/rohc/d_uncompressed.h
(Generate patch)

Comparing gvpe/src/rohc/d_uncompressed.h (file contents):
Revision 1.1 by pcg, Sun Feb 8 06:02:44 2004 UTC vs.
Revision 1.2 by pcg, Sun Feb 8 07:24:25 2004 UTC

28 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 28 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
29*/ 29*/
30#ifndef _D_UNCOMPRESSED_H 30#ifndef _D_UNCOMPRESSED_H
31#define _D_UNCOMPRESSED_H 31#define _D_UNCOMPRESSED_H
32 32
33//#include <linux/ip.h>
34#include "rohc.h" 33#include "rohc.h"
35#include "decomp.h" 34#include "decomp.h"
36#include "d_util.h" 35#include "d_util.h"
37 36
38struct s_profile * uncompressed_profile_create(void); 37struct s_profile * uncompressed_profile_create(void);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines