diff options
Diffstat (limited to 'Ports/bash/patches')
-rw-r--r-- | Ports/bash/patches/0001-accept.c-Include-sys-select.h.patch | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Ports/bash/patches/0001-accept.c-Include-sys-select.h.patch b/Ports/bash/patches/0001-accept.c-Include-sys-select.h.patch index d0a1b5153d..927f3309a4 100644 --- a/Ports/bash/patches/0001-accept.c-Include-sys-select.h.patch +++ b/Ports/bash/patches/0001-accept.c-Include-sys-select.h.patch @@ -1,4 +1,4 @@ -From 90287ce0f011bb46c082a5e176114c831a6f32e1 Mon Sep 17 00:00:00 2001 +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Luke <luke.wilde@live.co.uk> Date: Fri, 14 Jan 2022 16:43:10 +0330 Subject: [PATCH] accept.c: Include sys/select.h @@ -21,6 +21,3 @@ index 54cf38c..fd8e7ed 100644 #include "loadables.h" --- -2.34.1 - |