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

Comparing gvpe/src/device.h (file contents):
Revision 1.2 by pcg, Fri Mar 28 04:05:10 2003 UTC vs.
Revision 1.3 by pcg, Wed Apr 2 03:25:17 2003 UTC

16 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 16 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17*/ 17*/
18 18
19#ifndef VPE_DEVICE_H__ 19#ifndef VPE_DEVICE_H__
20#define VPE_DEVICE_H__ 20#define VPE_DEVICE_H__
21
22#include "config.h"
23
24#include <cstdlib>
25#include <cstring>
26 21
27#include <net/if.h> 22#include <net/if.h>
28 23
29#include "gettext.h" 24#include "gettext.h"
30 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines