#!/bin/sh

set -e

# Remove old directories and symlinks, if they exist
rm -rf /usr/include/asm
rm -rf /usr/include/linux
rm -rf /usr/include/scsi
