[include][lk] fixup lk/ include path move
This commit is contained in:
@@ -20,15 +20,15 @@
|
||||
* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
#include <debug.h>
|
||||
#include <trace.h>
|
||||
#include <lk/debug.h>
|
||||
#include <lk/trace.h>
|
||||
#include <assert.h>
|
||||
#include <err.h>
|
||||
#include <lk/err.h>
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <list.h>
|
||||
#include <lk/list.h>
|
||||
#include <lib/bio.h>
|
||||
#include <lib/cksum.h>
|
||||
#include <lib/sysparam.h>
|
||||
|
||||
Reference in New Issue
Block a user