瀏覽代碼

[ifmgmt] Move ifmgmt_cmd.h to include/hci

tags/v0.9.8
Michael Brown 15 年之前
父節點
當前提交
76c915d5bd
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/hci/commands/ifmgmt_cmd.c
  2. 0
    0
      src/include/hci/ifmgmt_cmd.h

+ 1
- 1
src/hci/commands/ifmgmt_cmd.c 查看文件

@@ -23,7 +23,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
23 23
 #include <gpxe/netdevice.h>
24 24
 #include <gpxe/command.h>
25 25
 #include <usr/ifmgmt.h>
26
-#include "ifmgmt_cmd.h"
26
+#include <hci/ifmgmt_cmd.h>
27 27
 
28 28
 /** @file
29 29
  *

src/hci/commands/ifmgmt_cmd.h → src/include/hci/ifmgmt_cmd.h 查看文件


Loading…
取消
儲存