Added mman.h

This will be needed when the ifconfig command is added.
This commit is contained in:
Jennifer Averett
2012-09-07 11:41:09 -05:00
parent c6cbb24186
commit af4b6f2ac8
2 changed files with 239 additions and 0 deletions

View File

@@ -1345,6 +1345,7 @@ devNic.addHeaderFiles(
'netatalk/ddp_pcb.h',
'netatalk/ddp_var.h',
'netatalk/phase2.h',
'sys/mman.h',
]
)