diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/mach-bsd4-3.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s/mach-bsd4-3.h b/src/s/mach-bsd4-3.h new file mode 100644 index 00000000000..df4640b3fc5 --- /dev/null +++ b/src/s/mach-bsd4-3.h | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | /* I don't care if this doesn't do more than including bsd4-3.h; | ||
| 2 | Mach is not bsd4-3 and the moment you forget it chances are that | ||
| 3 | you're in deep shit. */ | ||
| 4 | |||
| 5 | #include "bsd4-3.h" | ||