mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 22:47:45 +00:00
Ports: Format patches without numbering, commit hash or version number
This commit is contained in:
parent
d69a79b03b
commit
d426c5a4b2
371 changed files with 806 additions and 1884 deletions
|
@ -1,7 +1,7 @@
|
|||
From 579a391c43b9f0972205d565b3baf908cfd79330 Mon Sep 17 00:00:00 2001
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: Tobias Christiansen <tobyase@serenityos.org>
|
||||
Date: Fri, 11 Mar 2022 19:01:35 +0100
|
||||
Subject: [PATCH 1/3] Include fcntl find fcntl.h
|
||||
Subject: [PATCH] Include fcntl find fcntl.h
|
||||
|
||||
`fcntl.h` was included as `sys/fcntl.h`, which is not where this lives in Serenity.
|
||||
|
||||
|
@ -24,6 +24,3 @@ index 2482a13..6476f11 100644
|
|||
|
||||
#ifdef ENABLE_NLS
|
||||
#include <libintl.h>
|
||||
--
|
||||
2.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue