diff --git a/src/add-ons/accelerants/matrox/engine/mga_general.c b/src/add-ons/accelerants/matrox/engine/mga_general.c index d3d78b3564..ce67a769e8 100644 --- a/src/add-ons/accelerants/matrox/engine/mga_general.c +++ b/src/add-ons/accelerants/matrox/engine/mga_general.c @@ -8,7 +8,7 @@ #include "mga_std.h" -static status_t test_ram(); +static status_t test_ram(void); static status_t mil_general_powerup (void); static status_t g100_general_powerup (void); static status_t g200_general_powerup (void);