mirror of
https://github.com/HarbourMasters/Starship
synced 2026-08-31 10:10:48 -04:00
First compilation, we just need more stupid assets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef LIBC_STRING_H
|
||||
#define LIBC_STRING_H
|
||||
|
||||
#include "libc/stddef.h"
|
||||
#include "stddef.h"
|
||||
|
||||
|
||||
const char* strchr(const char* s, int c);
|
||||
|
||||
Reference in New Issue
Block a user