For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
This patch removes a largely redundant block of conditional includes. The removed includes are moved into the family specific headers so that the more specific headers may override defaults defined in the shared headers.