blob: 55334ed368bcba8bc9ed4018c4102d0cf00f2aab (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/src/wsh/include/libwitch/wsh.h 2021-11-22 12:40:11.733332595 +0100
+++ b/src/wsh/include/libwitch/wsh.h 2021-11-22 12:40:11.733332595 +0100
@@ -47,7 +47,6 @@
#include <stdbool.h>
#include <sys/wait.h>
#include <poll.h>
-#include <stropts.h>
#include <signal.h>
#include <malloc.h>
#include <sys/mman.h>
|