---
 MLV/input_box.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/MLV/input_box.c
+++ b/MLV/input_box.c
@@ -437,7 +437,7 @@ MLV_Input_box* is_in_an_input_box_NTS( i
 }
 
 #ifndef OS_APPLE  // Hack to compile with MAC OS 10.9 (maverick)
-inline
+static inline
 #endif
 void construct_input_box_NTS( MLV_Input_box* input_box ){
 	int width_message_before_input_box, height_message_before_input_box;
