]> git.ozlabs.org Git - ppp.git/commitdiff
The usage of intptr_t was completely a bad choice, since it's not
authorAdi Masputra <adi.masputra@sun.com>
Mon, 6 Mar 2000 19:38:12 +0000 (19:38 +0000)
committerAdi Masputra <adi.masputra@sun.com>
Mon, 6 Mar 2000 19:38:12 +0000 (19:38 +0000)
defined in 2.5.1 and earlier, including SunOS 4.x. A type definition
is now added (with support for LP64 as well) in order to avoid this
compilation problem across older Solaris releases.


No differences found