mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 09:01:24 +03:00
A working DNS resolver (not yet tied in to anything)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef NMB_H
|
||||
#define NMB_H
|
||||
|
||||
#include "dns.h"
|
||||
#include <gpxe/dns.h>
|
||||
|
||||
/*
|
||||
* NetBIOS name query packets are basically the same as DNS packets,
|
||||
|
||||
Reference in New Issue
Block a user