$OpenBSD: patch-gas_config_tc-vax_c,v 1.1 2003/06/13 04:17:12 brad Exp $
--- gas/config/tc-vax.c.orig	Thu Jun 12 22:45:36 2003
+++ gas/config/tc-vax.c	Thu Jun 12 22:45:41 2003
@@ -3397,7 +3397,7 @@ void
 tc_headers_hook(headers)
      object_headers *headers;
 {
-#ifdef TE_NetBSD
+#if defined(TE_NetBSD) || defined(TE_OpenBSD)
   N_SET_INFO(headers->header, OMAGIC, M_VAX4K_NETBSD, 0);
   headers->header.a_info = htonl(headers->header.a_info);
 #endif
