great include fix

This commit is contained in:
leitner
2025-01-20 18:39:18 +00:00
parent 639f9f534f
commit def61cd5ce
51 changed files with 277 additions and 138 deletions

View File

@@ -1,7 +1,7 @@
#include <unistd.h>
#include <string.h>
#include "buffer.h"
#include "textcode.h"
#include <libowfat/buffer.h>
#include <libowfat/textcode.h>
#include "havealloca.h"
void b64encode(const char* c,long len) {