libc/libgen.cpp: Remove #include <luna.h>
This header was included for the NOT_IMPLEMENTED macro. Now it is implemented.
This commit is contained in:
parent
116e7326a4
commit
dd358eca29
@ -1,5 +1,4 @@
|
|||||||
#include <libgen.h>
|
#include <libgen.h>
|
||||||
#include <luna.h>
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
static char dot[] = ".";
|
static char dot[] = ".";
|
||||||
|
Loading…
Reference in New Issue
Block a user