Use unified header file ulib.h
This commit is contained in:
@ -1,18 +1,6 @@
|
||||
#include <stdint.h>
|
||||
#include <stddef.h>
|
||||
#include <uprintf.h>
|
||||
#include <args/args.h>
|
||||
#include <string/string.h>
|
||||
#include <string/char.h>
|
||||
#include <log.h>
|
||||
#include <ansiq/all.h>
|
||||
#include <system/system.h>
|
||||
#include <sysdefs/ipcpipe.h>
|
||||
#include <sysdefs/ioctl.h>
|
||||
#include <sysdefs/processctl.h>
|
||||
#include <dlmalloc/malloc.h>
|
||||
#include <errors.h>
|
||||
#include <util/util.h>
|
||||
#include <ulib.h>
|
||||
#include "interp.h"
|
||||
|
||||
// keys
|
||||
|
Reference in New Issue
Block a user