# File lib/mkrf/availability.rb, line 70 def include_header(header, *paths) @headers << header if has_header?(header, *paths) end