Switch to unified view

a/src/ohradio.cxx b/src/ohradio.cxx
...
...
12
 *   You should have received a copy of the GNU General Public License
12
 *   You should have received a copy of the GNU General Public License
13
 *   along with this program; if not, write to the
13
 *   along with this program; if not, write to the
14
 *   Free Software Foundation, Inc.,
14
 *   Free Software Foundation, Inc.,
15
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
15
 *   59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
16
 */
16
 */
17
#define LOGGER_LOCAL_LOGINC 3
18
17
19
#include "ohradio.hxx"
18
#include "ohradio.hxx"
20
19
21
#include <stdlib.h>
20
#include <stdlib.h>
22
21