Changeset aca1777 in mainline for uspace/app/sysinst/sysinst.h


Ignore:
Timestamp:
2025-05-08T17:12:05Z (3 months ago)
Author:
Miroslav Cimerman <mc@…>
Children:
2f21cd4
Parents:
1cfce3f (diff), 61f28c4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge upstream into helenraid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sysinst/sysinst.h

    r1cfce3f raca1777  
    3939#include <futil.h>
    4040#include <gfx/color.h>
     41#include <loc.h>
    4142#include <system.h>
    4243#include <ui/fixed.h>
     
    6061        sysinst_progress_t *progress;
    6162        system_t *system;
     63        /** Service ID of destination partition. */
     64        sysarg_t psvc_id;
    6265        futil_t *futil;
    6366        char errmsg[128];
Note: See TracChangeset for help on using the changeset viewer.