canna lib doesn't build when DEBUG is defined

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11066 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2005-01-26 11:07:48 +00:00
parent f87194396a
commit a60f0fba94
@@ -21,7 +21,7 @@
*/
/*
* @(#) 102.1 $Id: canna.h,v 1.1 2004/12/23 21:23:48 korli Exp $
* @(#) 102.1 $Id: canna.h,v 1.2 2005/01/26 11:07:48 korli Exp $
*/
/************************************************************************/
@@ -32,6 +32,8 @@
#ifndef _CANNA_H_
#define _CANNA_H_
#undef DEBUG
#include "cannaconf.h"
#include "widedef.h"
#include <stdio.h>