/[pengfork]/pengfork/include/access.h
ViewVC logotype

Diff of /pengfork/include/access.h

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

revision 1.3 by chupa, Fri Sep 6 23:03:55 2002 UTC revision 1.4 by chupa, Thu Sep 12 12:45:35 2002 UTC
# Line 40  extern const access_t *haccess; Line 40  extern const access_t *haccess;
40  extern const access_t modem_access;  extern const access_t modem_access;
41  #endif  #endif
42    
43  #ifdef WITH_CABLE  #ifdef WITH_TCPIP
44    extern const access_t tcpip_access;
45    #  ifdef WITH_CABLE
46  extern const access_t cable_access;  extern const access_t cable_access;
47    #  endif
48  #endif  #endif
49    
50  #endif /* __ACCESS_H__ */  #endif /* __ACCESS_H__ */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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