source: npl/internetserver/poptop_ppp/patches/ppp-2.4.3-atm_backend.patch @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 308 bytes
  • ppp-2.4.3/pppd/pppd.h

     
    217217};
    218218
    219219/*
     220 * atm_backend_t definition missing from system headers in Fedora Core 2
     221 */
     222typedef unsigned short atm_backend_t;
     223
     224/*
    220225 * Global variables.
    221226 */
    222227
Note: See TracBrowser for help on using the repository browser.