summaryrefslogtreecommitdiff
path: root/i386/i386/machine_routines.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/machine_routines.h')
-rw-r--r--i386/i386/machine_routines.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/i386/i386/machine_routines.h b/i386/i386/machine_routines.h
index a1fb489e..d9dd94be 100644
--- a/i386/i386/machine_routines.h
+++ b/i386/i386/machine_routines.h
@@ -31,7 +31,8 @@
* The i386 has a set of machine-dependent interfaces.
*/
#define MACHINE_SERVER mach_i386_server
+#define MACHINE_SERVER_HEADER "i386/i386/mach_i386.server.h"
#define MACHINE_SERVER_ROUTINE mach_i386_server_routine
-#endif
+#endif /* _I386_MACHINE_ROUTINES_H_ */