mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-06 01:26:22 +00:00
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
This commit is contained in:
parent
35d88f536c
commit
37fc6c117c
Notes:
sideshowbarker
2024-07-19 08:50:30 +09:00
Author: https://github.com/awesomekling
Commit: 37fc6c117c
44 changed files with 67 additions and 25 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <grp.h>
|
||||
#include <pwd.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
extern "C" int main(int, char**);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue