$OpenBSD: patch-gas_config_tc-vax_c,v 1.2 2003/10/11 00:52:22 brad Exp $
--- gas/config/tc-vax.c.orig	2002-09-28 16:01:43.000000000 -0400
+++ gas/config/tc-vax.c	2003-09-04 02:03:37.000000000 -0400
@@ -3396,7 +3396,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
