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

Comparing gvpe/src/rohc/d_util.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_UTIL_H 30#ifndef _D_UTIL_H
31#define _D_UTIL_H 31#define _D_UTIL_H
32 32
33#include <linux/ip.h>
34#include <linux/udp.h>
35#include "rohc.h" 33#include "rohc.h"
36 34
37#define OLD_REF_VALUE 0 35#define OLD_REF_VALUE 0
38#define LAST_REF_VALUE 1 36#define LAST_REF_VALUE 1
39 37

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines