remove obsolete dependency on internal.h

This commit is contained in:
Sven M. Hallberg 2013-02-17 16:49:25 +01:00
parent d9c2c921c4
commit 51b9082837

View file

@ -14,7 +14,6 @@
#include "../src/hammer.h"
#include "../src/glue.h"
#include "../src/internal.h" // for h_carray functions (XXX ?!)
#include <assert.h>