fix compilation warning on gcc.

This commit is contained in:
Enno Rehling 2014-09-29 21:22:44 +02:00
parent 68730749fb
commit 139ff04108
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ extern "C" {
struct region;
struct attrib;
struct locale;
typedef struct spec_direction {
int x, y;