Move shared headers out to include/
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef _LIBSYSTEM_STR_STATUS_H
|
||||
#define _LIBSYSTEM_STR_STATUS_H
|
||||
|
||||
#include <m/status.h>
|
||||
#include <status.h>
|
||||
|
||||
static const char* str_status[] = {
|
||||
[ST_OK] = "ok",
|
||||
|
||||
Reference in New Issue
Block a user