
and extern'ed s an int in another. This caused a SIBGUS on Solaris/SPARC. This commit properly moves the extern to a .h file so that it's the same in all files. It also moves the DO_DEBUG to the header file, because it was defined to the same thing in multiple .c files. cmr=v1.7.4:reviewer=bosilca:subject=fix SPARC SIGBUS in opal convertor code This commit was SVN r29991. The following Trac tickets were found above: Ticket 3989 --> https://svn.open-mpi.org/trac/ompi/ticket/3989