freebsd-ports/audio/klystrack/files/patch-klystron_src_gui_menu.h
2021-01-17 20:01:49 +00:00

11 lines
281 B
C

--- klystron/src/gui/menu.h.orig 2021-01-17 17:28:54 UTC
+++ klystron/src/gui/menu.h
@@ -25,7 +25,7 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
OTHER DEALINGS IN THE SOFTWARE.
*/
-struct menu_t
+extern struct menu_t
{
int flags;
const struct menu_t *parent;