summaryrefslogtreecommitdiffstats
path: root/include/net/if_ppp.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
| | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2005-11-171-1/+1
|
* import updates from glibcMike Frysinger2005-03-161-12/+24
|
* linux 2.0.x kernels have broken header files. It is silly to be soEric Andersen2001-01-161-0/+157
tightly coupled to kernel headers (since the 2.2 ones work with 2.0 as well), so I'm checking in include/net.