diff options
Diffstat (limited to 'mach/mach/mach.h')
-rw-r--r-- | mach/mach/mach.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mach/mach/mach.h b/mach/mach/mach.h new file mode 100644 index 0000000000..826e7172a7 --- /dev/null +++ b/mach/mach/mach.h @@ -0,0 +1,3 @@ +/* Some old programs may expect to find <mach.h> in <mach/mach.h>. */ + +#include <mach.h> |