[HB] Minor

This commit is contained in:
Behdad Esfahbod 2009-08-05 14:52:03 -04:00
parent d341881d9a
commit ec9f8db0d3
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@
#endif
/* #define HB_DEBUG 1 */
#ifndef HB_DEBUG
#define HB_DEBUG 0
#endif
#include <stdlib.h>
#include <string.h>