Skip to content

Commit d1461e5

Browse files
authored
Remove more circular header dependencies (#37185)
Continuation of systemd/systemd#37112
2 parents 219599f + aed14ee commit d1461e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

url-discovery.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/* SPDX-License-Identifier: LGPL-2.1-or-later */
22
#pragma once
33

4+
#include "efi.h"
5+
46
char16_t *disk_get_url(EFI_HANDLE *handle);

0 commit comments

Comments
 (0)