Add missing header.

This commit is contained in:
Hisham Muhammad 2006-11-08 21:49:07 +00:00
parent 59c3dd806b
commit 2713119249
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ in the source distribution for its full text.
#include <stdlib.h>
#include <stdbool.h>
#include <assert.h>
#include "debug.h"