summaryrefslogtreecommitdiffstats
path: root/bsd-user/openbsd
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-user/openbsd')
-rw-r--r--bsd-user/openbsd/host-os.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bsd-user/openbsd/host-os.h b/bsd-user/openbsd/host-os.h
index ae23bfef64..eb8fdf1567 100644
--- a/bsd-user/openbsd/host-os.h
+++ b/bsd-user/openbsd/host-os.h
@@ -20,4 +20,6 @@
#ifndef _HOST_OS_H_
#define _HOST_OS_H_
+#define HOST_DEFAULT_BSD_TYPE target_openbsd
+
#endif /*!_HOST_OS_H_ */