great include cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "array.h"
|
||||
#include "byte.h"
|
||||
#include <libowfat/array.h>
|
||||
#include <libowfat/byte.h>
|
||||
|
||||
void array_cat(array* to,const array* const from) {
|
||||
if (from->allocated<0) {
|
||||
|
||||
Reference in New Issue
Block a user