make ppp header public

This commit is contained in:
Craig Dowell
2008-11-17 19:50:23 -08:00
parent 523389e77e
commit 0029c0056e

View File

@@ -14,5 +14,6 @@ def build(bld):
headers.source = [
'point-to-point-net-device.h',
'point-to-point-channel.h',
'ppp-header.h',
]