mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-24 18:28:57 +00:00
Get rid of redundant sys$spawn now that we have fork+exec.
This commit is contained in:
parent
3e0a0dd7ed
commit
8249c086c3
Notes:
sideshowbarker
2024-07-19 18:31:17 +09:00
Author: https://github.com/awesomekling
Commit: 8249c086c3
8 changed files with 0 additions and 71 deletions
|
@ -1,6 +1,5 @@
|
|||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <process.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue