aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1995-06-29 01:39:56 +0000
committerRichard M. Stallman1995-06-29 01:39:56 +0000
commitcaaf3c4ed0c2c64517cb5b0175326755a9904961 (patch)
tree4ce188a4ec25d8282fa4f2b6f4ef9ccd95e60313 /src
parent141155b89ce4da59f107d9f8c1fa70f9c1a0372b (diff)
downloademacs-caaf3c4ed0c2c64517cb5b0175326755a9904961.tar.gz
emacs-caaf3c4ed0c2c64517cb5b0175326755a9904961.zip
Initial revision
Diffstat (limited to 'src')
-rw-r--r--src/s/mach-bsd4-3.h5
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"