Whitelist MacFuse headers

This commit is contained in:
Jack Nagel 2014-09-24 15:09:26 -05:00
parent 892d7dc130
commit 959327958c

View File

@ -188,6 +188,7 @@ end
def check_for_stray_headers
white_list = [
"macfuse/*", # MacFuse
"osxfuse/*", # OSXFuse
]