]> git.ozlabs.org Git - petitboot/blobdiff - lib/types/types.h
ui: add URL for static configurations to load a specified file
[petitboot] / lib / types / types.h
index 702b6f5f82286605cc00303f11cb2f84d4610150..c2de8a5bab215ec31cbc399e8e5cabb625a86f4e 100644 (file)
@@ -115,6 +115,7 @@ struct interface_config {
                struct {
                        char *address;
                        char *gateway;
                struct {
                        char *address;
                        char *gateway;
+                       char *url;
                } static_config;
        };
 };
                } static_config;
        };
 };