diff --git a/plugins/autolabor.cpp b/plugins/autolabor.cpp index 7dbdedeb6..512899d75 100644 --- a/plugins/autolabor.cpp +++ b/plugins/autolabor.cpp @@ -96,7 +96,7 @@ command_result autolabor (color_ostream &out, std::vector & parame // The name string provided must correspond to the filename - autolabor.plug.so or autolabor.plug.dll in this case DFHACK_PLUGIN("autolabor"); -void generate_labor_to_skill_map(); +static void generate_labor_to_skill_map(); enum labor_mode { DISABLE,