Added missing #include.

This commit is contained in:
Roland Illig 2005-07-31 19:08:18 +00:00
parent 7bb3bea344
commit ae2ec0ec2e

View File

@ -26,6 +26,7 @@
#undef NDEBUG
#include <assert.h>
#include <locale.h>
#include <stdio.h>
#include "global.h"