forked from github/server
fix compilation warning on gcc.
This commit is contained in:
parent
68730749fb
commit
139ff04108
|
@ -6,6 +6,7 @@ extern "C" {
|
||||||
|
|
||||||
struct region;
|
struct region;
|
||||||
struct attrib;
|
struct attrib;
|
||||||
|
struct locale;
|
||||||
|
|
||||||
typedef struct spec_direction {
|
typedef struct spec_direction {
|
||||||
int x, y;
|
int x, y;
|
||||||
|
|
Loading…
Reference in New Issue