net/mlx5: fix dynamic inline hint handling
[dpdk.git] / drivers / net / mlx4 / mlx4_glue.h
index 668ca86..5d9e985 100644 (file)
@@ -84,6 +84,6 @@ struct mlx4_glue {
                                   void *attr);
 };
 
-const struct mlx4_glue *mlx4_glue;
+extern const struct mlx4_glue *mlx4_glue;
 
 #endif /* MLX4_GLUE_H_ */