mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
8d1f8b2518
Also keep the canonical errno list in LibC for now. The kernel gets it from there. This makes building 3rd party code easier. ..also fix broken strchr().
3 lines
46 B
C
3 lines
46 B
C
#pragma once
|
|
|
|
#include <LibC/errno_numbers.h>
|