Fix warning.

This commit is contained in:
David Given 2013-05-17 00:04:54 +01:00
parent e7c2029c9c
commit 9a513e8ef3

View file

@ -12,6 +12,7 @@
#include "parameters.h"
#include "debug.h"
#include <stdlib.h>
#include <assert.h>
#include <em_arith.h>
#include <em_label.h>