]> git.ozlabs.org Git - petitboot/blobdiff - discover/network.c
pb-config: Move config storage modules to "platform" modules in discover code
[petitboot] / discover / network.c
index cf340dad86b6540c712c9110c30b2b38babe8650..9da0f7a72526837011c67191152e4653c048e12c 100644 (file)
 #include <types/types.h>
 #include <talloc/talloc.h>
 #include <waiter/waiter.h>
 #include <types/types.h>
 #include <talloc/talloc.h>
 #include <waiter/waiter.h>
-#include <pb-config/pb-config.h>
 #include <process/process.h>
 #include <system/system.h>
 
 #include "file.h"
 #include "network.h"
 #include "sysinfo.h"
 #include <process/process.h>
 #include <system/system.h>
 
 #include "file.h"
 #include "network.h"
 #include "sysinfo.h"
+#include "platform.h"
 #include "device-handler.h"
 
 #define HWADDR_SIZE    6
 #include "device-handler.h"
 
 #define HWADDR_SIZE    6