/[hurd]/hurd/pfinet/main.c
ViewVC logotype

Diff of /hurd/pfinet/main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by marcus, Thu Jan 11 22:28:29 2001 UTC revision 1.39 by marcus, Mon May 13 17:12:08 2002 UTC
# Line 1  Line 1 
1  /*  /*
2     Copyright (C) 1995,96,97,99,2000 Free Software Foundation, Inc.     Copyright (C) 1995,96,97,99,2000,02 Free Software Foundation, Inc.
3     Written by Michael I. Bushnell, p/BSG.     Written by Michael I. Bushnell, p/BSG.
4    
5     This file is part of the GNU Hurd.     This file is part of the GNU Hurd.
# Line 27  Line 27 
27  #include <hurd/startup.h>  #include <hurd/startup.h>
28  #include <string.h>  #include <string.h>
29  #include <fcntl.h>  #include <fcntl.h>
30    #include <version.h>
31    
32  #include <linux/netdevice.h>  #include <linux/netdevice.h>
33  #include <linux/inet.h>  #include <linux/inet.h>
# Line 49  int trivfs_cntl_nportclasses = 1; Line 50  int trivfs_cntl_nportclasses = 1;
50    
51  struct port_class *shutdown_notify_class;  struct port_class *shutdown_notify_class;
52    
53    const char *argp_program_version = STANDARD_HURD_VERSION (pfinet);
54    
55  /* Option parser.  */  /* Option parser.  */
56  extern struct argp pfinet_argp;  extern struct argp pfinet_argp;
57    

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26