mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-02 11:34:19 +00:00
TTYServer: Include AK/LogStream.h for dbg()
This commit is contained in:
committed by
Andreas Kling
parent
79be8be051
commit
c33cb8a289
@@ -25,6 +25,7 @@
|
||||
*/
|
||||
|
||||
#include <AK/Assertions.h>
|
||||
#include <AK/LogStream.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
Reference in New Issue
Block a user